Roblox Wiki
Advertisement
Roblox Wiki

The DialogChoice class is used with the Dialog class to create dialogs. While the Dialog class is used to create the top of the hierarchy of a dialog, the DialogChoice class is used to create choices that the user can choose, and responses that the dialog system will give back if the user chooses specific choices.

ResponseDialog: string

UserDialog: string

Advertisement