Instruction.Types.OpCode.Stop Field
Stops execution of the program. No operands.
[OriginalName("STOP")]
Stop = 15
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 700.