TeleporterState
Defined in: collections/gridEntityStates.ts:134
For GridEntityType.TELEPORTER (23).
Enumeration Members
Section titled “Enumeration Members”NORMAL
Section titled “NORMAL”NORMAL:
0
Defined in: collections/gridEntityStates.ts:135
ACTIVATED
Section titled “ACTIVATED”ACTIVATED:
1
Defined in: collections/gridEntityStates.ts:136
DISABLED
Section titled “DISABLED”DISABLED:
2
Defined in: collections/gridEntityStates.ts:142
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.
