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