GraphNode StructureDelta 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 struct GraphNode

The GraphNode type exposes the following members.

Constructors

  NameDescription
Public methodGraphNode
Initializes a new instance of the GraphNode class
Top
Fields

  NameDescription
Public fieldPosition
Top
Properties

  NameDescription
Public propertyId
Top
See Also