DetermineNodeConnections(string[])

Method in Utility

Summary

Finds and collates every jump in every node.

public static List<List<GraphingNode>> DetermineNodeConnections(string[] YarnFileContents)

Parameters

NameDescription

string[] YarnFileContents

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.

Last updated

Yarn Spinnerยฎ and Secret Labยฎ are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.