Verse API reference page for the hero_chest_device class
An indestructible chest that can be locked and unlocked.
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 |
|---|---|---|
ChestRank |
?hero_chest_rank |
Determines the hologram that appears above the chest, as well as the loot the chest contains. * From low to high, the ranks are C, B, A, and S. |
LockedDescription |
?message |
Descriptive text shown when interacting while the chest is locked. * By default, this says 'You cannot open this right now.'. |
LockedLabel |
?message |
Main text shown when interacting while the chest is locked. * The default is 'Rank X Chest' where X is the value of Rank. |
LockedSublabel |
?message |
Additional text shown when interacting while the chest is locked. * By default, this says 'Unable to open'. |
OpenEvent |
listenable(payload) |
Triggers whenever the chest is opened, returning the agent who opened it if applicable. |
ShowHologram |
?logic |
Whether to show the rank hologram while the chest is closed. |
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.