A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
NavMeshRenderer Class Reference
+ Inheritance diagram for NavMeshRenderer:
+ Collaboration diagram for NavMeshRenderer:

Public Member Functions

string SomeFunction ()
 Used to get rid of the compiler warning that lastLevel is not used.
 

Private Member Functions

void Update ()
 

Private Attributes

string lastLevel = ""
 Last level loaded.
 

Member Data Documentation

string lastLevel = ""
private

Last level loaded.

Used to check for scene switches


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