Instruction.Types.OpCode.Jump Field
Peeks a string from stack, and jumps to that named position in the node. No operands.
[OriginalName("JUMP")]
Jump = 1
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 627.