Instruction.Opcode Property
The operation that this instruction will perform.
public Instruction.Types.OpCode Opcode { get; set; }
See Also
Instruction.Types.OpCode
: The type of instruction that this is.
Source
Defined in YarnSpinner/YarnSpinner.cs, line 497.