Dialogue.allNodes Property
Gets the names of the nodes in the Program.
public IEnumerable<string> allNodes { get; }
Source
Defined in YarnSpinner/Dialogue.cs, line 677.
Gets the names of the nodes in the Program.
public IEnumerable<string> allNodes { get; }
Defined in YarnSpinner/Dialogue.cs, line 677.