GraphNode Constructor Delta Engine Documentation
Initializes a new instance of the GraphNode class

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

public GraphNode(
	int id
)
See Also