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

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 Function Documentation

string SomeFunction ( )

Used to get rid of the compiler warning that lastLevel is not used.

void Update ( )
private

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: