Instruction.Types.OpCode.PushBool Field
Pushes a boolean onto the stack. opA = bool: the bool to push to stack
[OriginalName("PUSH_BOOL")]
PushBool = 8
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 664.