Instruction.Types.OpCode.PushVariable Field
Pushes the contents of a variable onto the stack. opA = name of variable
[OriginalName("PUSH_VARIABLE")]
PushVariable = 13
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 689.