Instruction.Operands Property
The list of operands, if any, that this instruction uses.
public RepeatedField<Operand> Operands { get; }
Source
Defined in YarnSpinner/YarnSpinner.cs, line 513.
The list of operands, if any, that this instruction uses.
public RepeatedField<Operand> Operands { get; }
Defined in YarnSpinner/YarnSpinner.cs, line 513.