| 
    A* Pathfinding Project
    4.0.0
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
Public Member Functions | |
| void | GetTileCoordinates (int tileIndex, out int x, out int z) | 
| Int3 | GetVertex (int i) | 
| int | GetVertexArrayIndex (int index) | 
| Int3 | GetVertexInGraphSpace (int i) | 
| void GetTileCoordinates | ( | int | tileIndex, | 
| out int | x, | ||
| out int | z | ||
| ) | 
| Int3 GetVertex | ( | int | i | ) | 
| int GetVertexArrayIndex | ( | int | index | ) | 
| Int3 GetVertexInGraphSpace | ( | int | i | ) |