Click or drag to resize
AStarcloseNode Method

[Missing <summary> documentation for "M:Planetbase.AStar.closeNode(System.Int32)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void closeNode(
	int i
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:Planetbase.AStar.closeNode(System.Int32)"]

See Also