extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | Dialog |
summary | string | An object used to make dialog trees to converse with players |
ExplorerOrder | string | 22 |
ExplorerImageIndex | string | 62 |
Properties
6ConversationDistance
float| Field | XML type | Value |
|---|---|---|
Name | string | ConversationDistance |
GoodbyeDialog
string| Field | XML type | Value |
|---|---|---|
Name | string | GoodbyeDialog |
InUse
bool| Field | XML type | Value |
|---|---|---|
Name | string | InUse |
InitialPrompt
string| Field | XML type | Value |
|---|---|---|
Name | string | InitialPrompt |
Purpose
DialogPurpose| Field | XML type | Value |
|---|---|---|
Name | string | Purpose |
Tone
DialogTone| Field | XML type | Value |
|---|---|---|
Name | string | Tone |
Functions
1SignalDialogChoiceSelected
(player: Instance, dialogChoice: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | SignalDialogChoiceSelected |
Events
1DialogChoiceSelected
(player: Instance, dialogChoice: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | DialogChoiceSelected |