LevelGraph GetClosestNode Method Delta Engine Documentation

Namespace: DeltaEngine.GameLogic.PathFinding
Assembly: DeltaEngine.GameLogic.PathFinding (in DeltaEngine.GameLogic.PathFinding.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public int GetClosestNode(
	Vector3D position
)

Return Value

Type: Int32
See Also