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

Public Member Functions

void OnGUI ()
 
void Start ()
 

Public Attributes

int yOffset = 5
 

Private Attributes

AstarPath astar
 
string cachedText
 
float lastUpdate = -9999
 
int maxNodePool = 0
 
int maxVecPool = 0
 
StringBuilder text = new StringBuilder()
 

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