A* Pathfinding Project
4.0.3
The A* Pathfinding Project for Unity 3D
|
Combines hashes into a single hash value. More...
Combines hashes into a single hash value.
Public Member Functions | |
Hasher (AstarPath active) | |
void | AddHash (int hash) |
void | HashNode (GraphNode node) |
Public Attributes | |
PathHandler | debugData |
ulong | hash |
bool | includePathSearchInfo |
Properties | |
ulong | Hash [get] |
void AddHash | ( | int | hash | ) |
void HashNode | ( | GraphNode | node | ) |
PathHandler debugData |
ulong hash |
bool includePathSearchInfo |
|
get |