Enum ZoneType
Facility zone types.
Namespace: Exiled.API.Enums
Assembly: Exiled.API.dll
Syntax
[Flags]
public enum ZoneType
Fields
Name | Description |
---|---|
Entrance | The Entrance Zone. |
HeavyContainment | The Heavy Containment Zone. |
LightContainment | The Light Containment Zone. |
Other | An unknown type of zone. |
Surface | The Surface Zone. |
Unspecified | An unspecified zone. |