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

Instruction.Types.OpCode.PushString Field

Pushes a string onto the stack. opA = string: the string to push to the stack.

[OriginalName("PUSH_STRING")]
PushString = 6

See Also

Source

Defined in YarnSpinner/YarnSpinner.cs, line 654.