Node.Labels Property
A jump table, mapping the names of labels to positions in the instructions list.
public MapField<string, int> Labels { get; }
Source
Defined in YarnSpinner/YarnSpinner.cs, line 293.
A jump table, mapping the names of labels to positions in the instructions list.
public MapField<string, int> Labels { get; }
Defined in YarnSpinner/YarnSpinner.cs, line 293.