Verse API reference page for the damage_volume_device class
Used to specify an area volume which can damage agents, vehicles, and creatures.
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. |
effect_volume_device |
Base class for types of volumes with special gameplay properties. |
Members
This class has both data members and functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
AgentEntersEvent |
listenable(payload) |
Signaled when an agent enters the volume. Sends the agent entering the volume. |
AgentExitsEvent |
listenable(payload) |
Signaled when an agent exits the volume. Sends the agent exiting the volume. |
PropEnterEvent |
listenable(payload) |
Signaled when a creative_prop enters the device volume. |
PropExitEvent |
listenable(payload) |
Signaled when a creative_prop exits the device volume. |
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.