Used with the race_checkpoint_device to create more advanced racing modes.
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 |
|---|---|---|
FirstLapCompletedEvent |
listenable(payload) |
Signaled when an |
LapCompletedEvent |
listenable(payload) |
Signaled when an |
RaceBeganEvent |
listenable(payload) |
Signaled when the race begins.
Sends the |
RaceCompletedEvent |
listenable(payload) |
Signaled when an |
Functions
| Function Name | Description |
|---|---|
Begin |
Begins the race. |
Disable |
Disables this device. |
Enable |
Enables this device. |
End |
Ends the race. |
GetTransform |
Returns the transform of the |
MoveTo |
Moves the |
MoveTo |
Moves the |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |