CandideServer.PathFinding.PathFindNode2
Type JSONpublic struct in CandideServer.PathFinding
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.PathFinding - Base type
System.ValueType - Hash
6CA656A085D9385957E6C11E76989F16A64552E326168690E52A10177357A300
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Cost# | public | public System.Single Cost |
Heuristic# | public | public System.Single Heuristic |
Pos# | public | public Microsoft.Xna.Framework.Vector2 Pos |
Previous# | public | public Microsoft.Xna.Framework.Vector2 Previous |