This site is for Yarn Spinner v1, and won't be updated. Go to the current site.

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

Source

Defined in YarnSpinner/YarnSpinner.cs, line 664.