Instruction.Types.OpCode.ShowOptions Field
Presents the current list of options to the client, then clears the list. The most recently selected option will be on the top of the stack when execution resumes. No operands.
[OriginalName("SHOW_OPTIONS")]
ShowOptions = 5
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 649.