|
A* Pathfinding Project
4.0.9
The A* Pathfinding Project for Unity 3D
|
Progress info for e.g a progressbar. More...
Progress info for e.g a progressbar.
Used by the scan functions in the project
Public Member Functions | |
| Progress (float p, string d) | |
| override string | ToString () |
Public Attributes | |
| readonly string | description |
| readonly float | progress |
| Progress | ( | float | p, |
| string | d | ||
| ) |
| override string ToString | ( | ) |
| readonly string description |
| readonly float progress |