DoorStatus Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Ingame
Member name | Value | Description | |
---|---|---|---|
Opening | 0 | The door is in the process of being opened. | |
Open | 1 | The door is fully open. | |
Closing | 2 | The door is in the process of being closed. | |
Closed | 3 | The door is fully closed. |