| 
    A* Pathfinding Project
    4.2.7
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
Helper class to keep track of references to GameObjects. More...
Helper class to keep track of references to GameObjects.
Does nothing more than to hold a GUID value.
Public Member Functions | |
| void | Awake () | 
| string | GetGUID () | 
| void | Reset () | 
Private Attributes | |
| string | guid | 
| void Awake | ( | ) | 
| string GetGUID | ( | ) | 
| void Reset | ( | ) | 
      
  | 
  private |