Verse API reference page for the team_settings_and_inventory_device class
Provides team and inventory configurations that go beyond the choices the My Island settings provide. Can also be used to customize individual devices and create variations in team setup.
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 |
|---|---|---|
AllowTemporaryTeamMemberInvitations |
??logic |
This variable maps to the 'Dynamic Team Emotes' user option. Modifying this value does not affect the state of any existing Temporary Team member. If a player is currently on a Temporary Team, they will maintain access to the leave team emote regardless of this value. Available values: * If this option is unset, use the global setting configured in Island Settings * If this is set to TRUE, it allows members of this team to Emote and invite other players to their team. * If this is set to FALSE, it prevents members of this team from using an Emote to invite other players to this team. |
EnemyEliminatedEvent |
listenable(payload) |
Signaled when an enemy of Team is eliminated by a team member. Sends the agent team member who eliminated the enemy. |
TeamMemberEliminatedEvent |
listenable(payload) |
Signaled when a member of Team is eliminated. Sends the agent that was eliminated. |
TeamMemberSpawnedEvent |
listenable(payload) |
Signaled when a member of Team is spawned.Sends the agent that has spawned. |
TeamOutOfRespawnsEvent |
listenable(payload) |
Signaled when Team runs out of respawns. |
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.