Gets a graph node from a given index

Namespace:  Hilva.AI.Graphs
Assembly:  Hilva (in Hilva.dll)

Syntax

C#
public TNode GetNode(
	int index
)

Parameters

index
Type: System..::.Int32

Return Value

See Also