Customizable rift that allows agents to move instantly between locations. You can use this to move players around your island, or create multi-island experiences with teleporters that take players from one island to another.
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 |
|---|---|---|
EnterEvent |
listenable(payload) |
Signaled when an |
TeleportedEvent |
listenable(payload) |
Signaled when an |
Functions
| Function Name | Description |
|---|---|
Activate |
Teleport |
ActivateLinkToTarget |
When a link is activated, the current destination teleporter will be able to bring the |
DeactivateLinkToTarget |
Deactivates any currently active Link. The current destination teleporter will no longer be able to return the agent to this origin teleporter. |
Disable |
Disables this device. |
Enable |
Enables this device. |
GetTransform |
Returns the transform of the |
MoveTo |
Moves the |
MoveTo |
Moves the |
ResetLinkToTarget |
Resets the currently selected destination teleporter, and selects an eligible destination. If the target is a Teleporter Group, this may be another randomly chosen |
Teleport |
Teleport |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |