Dialogue.NoOptionSelected
Field in Dialogue
Summary
The value to indicate to the dialogue runner that no option was selected and dialogue should fallthrough to the rest of the program.
public const int NoOptionSelected = -1;Field in Dialogue
The value to indicate to the dialogue runner that no option was selected and dialogue should fallthrough to the rest of the program.
public const int NoOptionSelected = -1;