A* Pathfinding Project  4.1.26
The A* Pathfinding Project for Unity 3D
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

◆ Awake()

void Awake ( )

◆ GetGUID()

string GetGUID ( )

◆ Reset()

void Reset ( )

Member Data Documentation

◆ guid

string guid
private

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