Sends an Event for every signal it receives. A simple relay to connect multiple devices together. It can also broadcast an event to the playspace and listen for any other channel devices broadcasting to the playspace.
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 |
|---|---|---|
ReceivedTransmitEvent |
listenable(payload) |
Signaled when either |
Functions
| Function Name | Description |
|---|---|
GetTransform |
Returns the transform of the |
MoveTo |
Moves the |
MoveTo |
Moves the |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |
Transmit |
Calls |