Instruction.Types.OpCode.Pop Field
Discards top of stack. No operands.
[OriginalName("POP")]
Pop = 11
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 680.
Discards top of stack. No operands.
[OriginalName("POP")]
Pop = 11
Instruction.Types.OpCode
:
The type of instruction that this is.Defined in YarnSpinner/YarnSpinner.cs, line 680.