Instruction.Types.OpCode.RunNode Field
Run the node whose name is at the top of the stack. No operands.
[OriginalName("RUN_NODE")]
RunNode = 16
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 705.