Dijkstra GetPath Method Delta Engine Documentation

Namespace: TilDeath
Assembly: TilDeath (in TilDeath.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public Stack<int> GetPath(
	int startingNode,
	int targetNode
)

Return Value

Type: Stack Int32 
See Also