Dialog

extends Instance

Class fields

FieldXML typeValue
NamestringDialog
summarystringAn object used to make dialog trees to converse with players
ExplorerOrderstring22
ExplorerImageIndexstring62

Properties

6
ConversationDistance
float
FieldXML typeValue
NamestringConversationDistance
GoodbyeDialog
string
FieldXML typeValue
NamestringGoodbyeDialog
InUse
bool
FieldXML typeValue
NamestringInUse
InitialPrompt
string
FieldXML typeValue
NamestringInitialPrompt
Purpose
DialogPurpose
FieldXML typeValue
NamestringPurpose
Tone
DialogTone
FieldXML typeValue
NamestringTone

Functions

1
SignalDialogChoiceSelected
(player: Instance, dialogChoice: Instance) → void
FieldXML typeValue
NamestringSignalDialogChoiceSelected

Events

1
DialogChoiceSelected
(player: Instance, dialogChoice: Instance) → void
FieldXML typeValue
NamestringDialogChoiceSelected