DetermineNodeConnections(string[])
Method in Utility
Summary
Finds and collates every jump in every node.
Parameters
Name | Description |
---|---|
| The collection of yarn file content to parse and walk |
Returns
A list of lists of GraphingNode each containing a node, its jumps, and any positional info.