Used to display curated videos onto in-game screens or player HUDs.
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 both data members and functions.
Data
Data Member Name | Type | Description |
---|---|---|
StreamStartedEvent |
listenable(payload) |
Signaled when this device becomes the controlling streaming device for the |
Functions
Function Name | Description |
---|---|
Disable |
Disables this device. |
DisableCollision |
Disables collision checks on this device. |
Enable |
Enables this device. |
EnableCollision |
Enables collision checks on this device. |
EndForAll |
Turns off all streaming devices of this type on the island. |
EnterFullScreen |
Transitions to fullscreen for |
ExitFullScreen |
Transitions to fullscreen for |
GetTransform |
Returns the transform of the |
HidePIP |
Hides the picture-in-picture video from |
MakePIPDefaultSize |
Transitions the picture-in-picture video to the default size for |
MakePIPFullScreen |
Transitions the picture-in-picture video to full screen for |
MoveTo |
Moves the |
MoveTo |
Moves the |
ReleaseControl |
If any streaming device has forced control of the stream, this will release it and play the highest priority stream in line. |
Restart |
Restart the stream from the beginning. |
Seek |
Seeks to the Triggered Seek Time. Caution: The stream will pause while the video buffers when seeking. |
TakeControl |
Stops the currently playing stream and starts the custom stream with the audio only playing from this device. Stream Priority will not work until control is released. |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |