Race Manager Device Class
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 agent completes their first lap. Sends the agent that finished the lap. |
LapCompletedEvent |
listenable(payload) |
Signaled when an agent completes a lap. Sends the agent that finished the lap. |
RaceBeganEvent |
listenable(payload) |
Signaled when the race begins. Sends the agent that started the race. |
RaceCompletedEvent |
listenable(payload) |
Signaled when an agent finishes the race. Sends the agent that finished the race. |
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.