Verse API reference page for the popup_dialog_device class
Used to create HUD text boxes that give players information, and allows responses to be customized to player choices.
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 |
|---|---|---|
DismissedEvent |
listenable(payload) |
Signaled when this device is dismissed by an agent. Sends the agent who dismissed the popup. |
RespondingButtonEvent |
listenable(payload) |
Signaled when Button on this device is pushed by an agent. Sends the agent that pushed the button. Sends the int index of the button that was clicked. |
ShownEvent |
listenable(payload) |
Signaled when this device is shown to an agent. Sends the agent looking at the popup. |
TimeOutEvent |
listenable(payload) |
Signaled when this device times out while an agent is looking at it. Sends the agent who was looking at the popup. |
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.