Progress info for e.g a progressbar.
More...
Progress info for e.g a progressbar.
Used by the scan functions in the project
- See also
- AstarPath.ScanAsync
◆ Progress()
Progress |
( |
float |
progress, |
|
|
string |
description |
|
) |
| |
◆ MapTo()
Progress MapTo |
( |
float |
min, |
|
|
float |
max, |
|
|
string |
prefix = null |
|
) |
| |
◆ ToString()
override string ToString |
( |
| ) |
|
◆ description
readonly string description |
Description of what is currently being done.
◆ progress
Current progress as a value between 0 and 1.
The documentation for this struct was generated from the following file:
- /Users/arong/Unity/a-pathfinding-project/Assets/AstarPathfindingProject/Core/astarclasses.cs