Dialogue UI Set Button State
Set the visibility and text of up to four buttons on the target Dialogue UI for the local player. Text will truncate after 512 characters. Buttons are automatically interactive when enabled. Each button will fire a Button Pressed event in the Dialogue UI’s board scope when pressed. Button visibility is dependent on the Dialogue UI being enabled.
BETA
This chip requires beta content to be enabled in the room. You can access the setting in "This Room -> Settings".
Inputs | Outputs |
---|---|
exec | No name. | exec | No name. |
dialogueui | Target | |
bool | Button 1 Enabled | |
string | Button 1 Text | |
bool | Button 2 Enabled | |
string | Button 2 Text | |
bool | Button 3 Enabled | |
string | Button 3 Text | |
bool | Button 4 Enabled | |
string | Button 4 Text |
Properties
Is beta required? | Yes |
Is chip a trolling risk? | No |
Is chip a role assignment risk? | No |
Chip UUID | f4772dae-d4e3-489c-8943-8fe88160ab5c |
Room availability | Available everywhere |
Uses
None so far!
Tips
None so far!
Issues
None so far!