SetSelectedOption(int)
Last updated
Was this helpful?
Last updated
Was this helpful?
Method in
Signals to the that the user has selected a specified .
After the Dialogue delivers an , this method must be called before is called.
The ID number that should be passed as the parameter to this method should be the field in the that represents the user's selection.
int
selectedOptionID
The ID number of the Option that the user selected.
: Represents the method that is called when the Dialogue delivers an .
: A set of s, sent from the to the game.
: Starts, or continues, execution of the current Program.