Represents a system for doors that open after a period of time.
See AutoDoorsSystemEvents for events to listen to.
The dirty doors to be updated on the next fixed update.
The doors in the map.
Protected
Return the room that this system belongs to.
Whether or not this system is sabotaged.
Close a door by its ID. This is a host operation on official servers.
The ID of the door to close.
Open a door by its ID. This is a host operation on official servers.
The ID of the door to open.
Sabotage this system.
Represents a system for doors that open after a period of time.
See AutoDoorsSystemEvents for events to listen to.