TeleporterState
For GridEntityType.TELEPORTER
(23).
Enumeration Members
NORMAL
• NORMAL = 0
Defined in
collections/gridEntityStates.ts:135
ACTIVATED
• ACTIVATED = 1
Defined in
collections/gridEntityStates.ts:136
DISABLED
• DISABLED = 2
Set when a player stands on a teleport pad that has no corresponding pad for the player to be sent to. When this happens, the pad turns black and deactivates.