ReturnedPath GetListOfCoordinates 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 List<Vector2D> GetListOfCoordinates()

Return Value

Type: List Vector2D 
See Also