A* Pathfinding Project
4.1.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 |