Enum MarkerTier
Which marker store a MarkerRef names. Bulk is a GPU
instance on Map.Markers. WorldBulk is a GPU instance on a
tabletop WorldMarkers store that is not that same object.
Prefab is a GameObject, whether it stands on a screen map or a table.
public enum MarkerTier : byte
Fields
Bulk = 0Prefab = 1WorldBulk = 3