Verse API reference page for the supply_drop_spawner_device class
Used to spawn and configure an aerial supply drop that can provide players with customized weapons/supplies.
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 |
|---|---|---|
BalloonPoppedEvent |
listenable(payload) |
Signaled when the balloon on the supply crate is popped. Sends the ?agent that popped the balloon. If no agent popped the balloon returns false. |
DestroyCrateEvent |
listenable(payload) |
Signaled when the supply crate is destroyed. Sends the destroying agent. If no agent destroyed the crate then false is returned. |
LandingEvent |
listenable(payload) |
Signaled when the supply crate lands for the first time. |
OpenedEvent |
listenable(payload) |
Signaled when the supply crate is opened. Sends the agent that opened the crate. |
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.