Roblox Wiki
Roblox Wiki
(Created page with "{{Infobox class}}The <code>DialogChoice</code> class is used with the <code>Dialog</code> class to create dialogs. While the <code>Dialog</code> class is used to creat...")
 
m (Mark's bot moved page DialogChoice to Class:DialogChoice: moved to the class namespace)
(No difference)

Revision as of 17:32, 7 March 2013

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