Verse API reference page for the elimination_manager_device class
Used to spawn items when an agent or specified target is eliminated.
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. |
base_item_spawner_device |
Base class for devices that spawn items. |
Members
This class has both data members and functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
EliminatedEvent |
listenable(payload) |
Signaled when a qualifying elimination occurs. Sends the eliminated agent. |
EliminationEvent |
listenable(payload) |
Signaled when a qualifying elimination occurs. Sends the eliminator agent. If the eliminator is a non-agent then false is returned. |
ItemPickedUpEvent |
listenable(payload) |
Signaled when an agent picks up the spawned item. Sends the agent that picked up the item. |
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.