IsDoorInteractable
From Onset Developer Wiki
{{Info|Function|Server & Client|1.5.0}
Description
Checks if the door is interactable.
Syntax
IsDoorInteractable(door)
Parameters
- door
The door identifier.
Return Value
- Returns true if the door is interactable, false if not.