C# Class Pathfinding.PathNode

Afficher le fichier Open project: Alx666/ProjectPhoenix Class Usage Examples

Méthodes publiques

Свойство Type Description
node GraphNode
parent PathNode
pathID ushort

Property Details

node public_oe property

public GraphNode,Pathfinding node
Résultat GraphNode

parent public_oe property

public PathNode,Pathfinding parent
Résultat PathNode

pathID public_oe property

public ushort pathID
Résultat ushort