Verse API reference page for the rift_point_volume_device class
The Rift Point volume is used to interface with and manage the Rift Point item, and provides an area that enables players to plant the item to create search and destroy style gameplay.
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 |
|---|---|---|
DefuseCancelEvent |
listenable(payload) |
Sends an event when defusing the Rift Point is canceled, passing in the defusing agent. |
DefuseEvent |
listenable(payload) |
Sends an event when the Rift Point is defused, passing in the defusing agent. |
DefuseStartEvent |
listenable(payload) |
Sends an event when defusing the Rift Point is started, passing in the defusing agent. |
DetonateEvent |
listenable(payload) |
Sends an event when the Rift Point detonates, passing in the planting agent. |
OnAgentEntered |
listenable(payload) |
Sends an event when an agent enters the volume. |
OnAgentExited |
listenable(payload) |
Sends an event when an agent exits the volume. |
PlantCancelEvent |
listenable(payload) |
Sends an event when planting the Rift Point is canceled, passing in the planting agent. |
PlantEvent |
listenable(payload) |
Sends an event when the Rift Point is planted, passing in the planting agent. |
PlantStartEvent |
listenable(payload) |
Sends an event when planting the Rift Point is started, passing in the planting agent. |
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.