Instruction.Types.OpCode.StoreVariable Field
Stores the contents of the top of the stack in the named variable. opA = name of variable
[OriginalName("STORE_VARIABLE")]
StoreVariable = 14
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 695.