Used to configure and play audio from the device location or from registered agent
s.
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 |
---|---|
Disable |
Disables this device. No longer allows this device to be triggered from other linked devices (i.e. triggers) and will stop any currently playing audio. |
Enable |
Enables this device. Allows this device to be triggered from other linked devices (i.e. triggers) and allow calls to |
GetTransform |
Returns the transform of the |
Hide |
Hides this device from the world. |
MoveTo |
Moves the |
MoveTo |
Moves the |
Play |
Starts playing audio from this device for |
Play |
Starts playing audio from this device. |
Register |
Adds |
Show |
Shows this device in the world. |
Stop |
Stops any audio playing from this device for |
Stop |
Stops any audio playing from this device. |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |
Unregister |
Removes |
UnregisterAll |
Removes all previously registered |