A* Pathfinding Project  3.8.12
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
Progress Struct Reference

Progress info for e.g a progressbar. More...

Detailed Description

Progress info for e.g a progressbar.

Used by the scan functions in the project

See Also
AstarPath.ScanLoop

Public Member Functions

 Progress (float p, string d)
 

Public Attributes

string description
 
float progress
 

Constructor & Destructor Documentation

Progress ( float  p,
string  d 
)

Member Data Documentation

string description
float progress

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