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