Loading...
Field in DialogueOption
The ID of this dialogue option
public int DialogueOptionID;
Field in
The line for this dialogue option
Indicates whether this value should be presented as available or not.
public LocalizedLine Line;
public bool IsAvailable;
The ID of the dialogue option's text
public string TextID;
Class in Yarn.Unity
Inherits from System.Object
System.Object
public class DialogueOption
DialogueOptionID
IsAvailable
Line
TextID