Instruction.Types.OpCode.PushNull Field
Pushes a null value onto the stack. No operands.
[OriginalName("PUSH_NULL")]
PushNull = 9
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 669.