Used to play curated music from the device or one or more 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 |
---|---|
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. |
Register |
Adds the specified agent as a target for the Radio to play audio from |
Show |
Shows this device in the world. |
Stop |
Stops playing audio from this device. |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |
Unregister |
Removes the specified agent as a target for the Radio to play audio from if previously Registered |
UnregisterAll |
Removes all previously registered agents as targets for the Radio to play audio from |