Used to adapt the controls to the camera perspective
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. |
gameplay_controls_device |
Used to update the gameplay controls scheme based on current control mode. |
Members
This class has functions, but no data members.
Functions
Function Name | Description |
---|---|
AddTo |
Adds the gameplay control to the |
AddToAll |
Adds the gameplay control to all |
Disable |
Disables this device. |
Enable |
Enables this device. |
GetTransform |
Returns the transform of the |
MoveTo |
Moves the |
MoveTo |
Moves the |
RemoveFrom |
Removes the gameplay control from the |
RemoveFromAll |
Removes the gameplay control from all |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |