A* Pathfinding Project  4.0.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
UnityReferenceHelper Class Reference

Helper class to keep track of references to GameObjects. More...

Detailed Description

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
 

Member Function Documentation

void Awake ( )
string GetGUID ( )
void Reset ( )

Member Data Documentation

string guid
private

The documentation for this class was generated from the following file: