DoorState
For GridEntityType.DOOR
(16).
Enumeration Members
INIT
• INIT = 0
Defined in
collections/gridEntityStates.ts:105
CLOSED
• CLOSED = 1
Defined in
collections/gridEntityStates.ts:106
OPEN
• OPEN = 2
Defined in
collections/gridEntityStates.ts:107
ONE_CHAIN
• ONE_CHAIN = 3
Defined in
collections/gridEntityStates.ts:108
HALF_CRACKED
• HALF_CRACKED = 4