IsDoorInteractable
From Onset Developer Wiki
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.
IsDoorInteractable Type: Function |
Checks if the door is interactable.
IsDoorInteractable(door)