Removes a graph node

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

Syntax

C#
public void RemoveNode(
	int nodeIndex
)

Parameters

nodeIndex
Type: System..::.Int32

See Also