Removes a graph node
Namespace:
Hilva.AI.GraphsAssembly: Hilva (in Hilva.dll)
Syntax
| C# |
|---|
public void RemoveNode( int nodeIndex ) |
Parameters
- nodeIndex
- Type: System..::.Int32
|
|
| Hilva XNA Graphics Engine |
| SparseGraph<(Of <(TNode>)>)..::.RemoveNode Method |
| SparseGraph<(Of <(TNode>)>) Class See Also Send Feedback |
| C# |
|---|
public void RemoveNode( int nodeIndex ) |