Verse API reference page for the wilds_plant_device class
Used to create plants with explosive pods that players can detonate and launch.
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 |
|---|---|---|
ExplodeEvent |
listenable(payload) |
Triggers whenever the plant or launched projectile explodes. * Sends the agent that initially launched the projectile or triggered an immediate explosion. * Sends false if no agent is found. |
GrowEvent |
listenable(payload) |
Triggers whenever the plant grows. |
LaunchEvent |
listenable(payload) |
Triggers whenever the plant launches a projectile. * Sends the agent that triggered this event. * Sends false if no agent is found. |
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.