Instruction.Types.OpCode.PushFloat Field
Pushes a floating point number onto the stack. opA = float: number to push to stack
[OriginalName("PUSH_FLOAT")]
PushFloat = 7
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 659.