|
Elin Decompiled Documentation EA 23.240 Nightly
|
Public Attributes | |
| int | F |
| int | G |
| ushort | PX |
| ushort | PZ |
| byte | Status |
Definition at line 11 of file PathFinder.cs.
| int Algorithms.PathFinder.PathFinderNodeFast.F |
Definition at line 13 of file PathFinder.cs.
Referenced by Algorithms.PathFinder._FindPath().
| int Algorithms.PathFinder.PathFinderNodeFast.G |
Definition at line 15 of file PathFinder.cs.
Referenced by Algorithms.PathFinder._FindPath().
| ushort Algorithms.PathFinder.PathFinderNodeFast.PX |
Definition at line 17 of file PathFinder.cs.
Referenced by Algorithms.PathFinder._FindPath().
| ushort Algorithms.PathFinder.PathFinderNodeFast.PZ |
Definition at line 19 of file PathFinder.cs.
Referenced by Algorithms.PathFinder._FindPath().
| byte Algorithms.PathFinder.PathFinderNodeFast.Status |
Definition at line 21 of file PathFinder.cs.
Referenced by Algorithms.PathFinder._FindPath().