Used to customize the state and accessibility of doors. lock_device only works with assets that have a door attached.
Verse using statement |
using { /Fortnite.com/Devices } |
Inheritance Hierarchy
This class is derived from the following hierarchy, starting with creative_object:
| Name | Description |
|---|---|
creative_object |
Base class for creative devices and props. |
creative_device_base |
Base class for creative_device. |
Members
This class has functions, but no data members.
Functions
| Function Name | Description |
|---|---|
Close |
Closes the door. |
GetTransform |
Returns the transform of the |
Lock |
Locks the door. |
MoveTo |
Moves the |
MoveTo |
Moves the |
Open |
Opens the door. |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |
ToggleLocked |
Toggles between |
ToggleOpened |
Toggles between |
Unlock |
Unlocks the door. |