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

Source

Defined in YarnSpinner/YarnSpinner.cs, line 695.