GetDoorActor
From Onset Developer Wiki
Description
Get the Unreal Engine actor for the Door.
Syntax
GetDoorActor(doorid)
Parameters
- doorid
The door identifier.
Return Value
- Returns Unreal Actor Id on success.
Example
GetDoorActor()
GetDoorActor Type: Function |
Get the Unreal Engine actor for the Door.
GetDoorActor(doorid)
GetDoorActor()