Program.Nodes Property
The collection of nodes in this program.
public MapField<string, Node> Nodes { get; }
Source
Defined in YarnSpinner/YarnSpinner.cs, line 118.
The collection of nodes in this program.
public MapField<string, Node> Nodes { get; }
Defined in YarnSpinner/YarnSpinner.cs, line 118.