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

Instruction.Types.OpCode.JumpIfFalse Field

Jumps to the named position in the the node, if the top of the stack is not null, zero or false. opA = string: label name

[OriginalName("JUMP_IF_FALSE")]
JumpIfFalse = 10

See Also

Source

Defined in YarnSpinner/YarnSpinner.cs, line 675.