Display Dialogue Options

Summary

Displays a series of selectable options in a Dialogue.

Parameters

NameExplanationType
Is CancelableWhether or not the dialogue can be canceled out of.
Note: An additional Dialogue Option will appear at the bottom called When Canceled for if the player cancels out of the dialogue.
Toggle
Dialogue OptionsThe options to display in the dialogue.Dialogue Option
Dialogue TemplateThe template to use.User Interface

Dialogue Option

NameExplanationType
ValueThe text to display in the dialogue for the option.String
ScriptCommands to execute when the option is selected.Commands