NoOptionSelected
Last updated
Was this helpful?
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;Last updated
Was this helpful?
Was this helpful?
