Enum ZoneDisplayMode
The Zones which will be displayed to a given user on the map.
public enum ZoneDisplayMode
- Extension Methods
Fields
All = 1Always show zones on the map.
Default = 2Use Zone's "Displayed" property to determine whether to show the zone on the map.
None = 0Do not show zones on the map.