A boost pad that applies speed to Rocket Racing Vehicles driving over it.
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. |
Exposed Interfaces
This class exposes the following interfaces:
| Name | Description |
|---|---|
enableable |
Implemented by classes whose instances can be enabled and disabled. |
Members
This class has both data members and functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
TriggerEvent |
listenable(payload) |
Signals when a Rocket Racing Vehicle triggers this device, returning the |
Functions
| Function Name | Description |
|---|---|
Disable |
Disable this device. While disabled, this will not affect Rocket Racing Vehicles driving over it. |
Enable |
Enable this device. While enabled, this applies speed to Rocket Racing Vehicles driving over it. |
GetGlobalTransform |
Gets the global transform of this object. |
GetTransform |
Returns the transform of the |
IsEnabled |
Succeeds if the device is enabled, fails if it's disabled. |
MoveTo |
Moves the |
MoveTo |
Moves the |
MoveTo |
Moves the |
SetGlobalTransform |
Sets the global transform of this object. |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |
TeleportTo |
Teleports the |