A* Pathfinding Project
3.7.4
The A* Pathfinding Project for Unity 3D
|
Graphs which can be updated during runtime. More...
Graphs which can be updated during runtime.
Public Member Functions | |
GraphUpdateThreading | CanUpdateAsync (GraphUpdateObject o) |
void | UpdateArea (GraphUpdateObject o) |
Updates an area using the specified GraphUpdateObject. | |
void | UpdateAreaInit (GraphUpdateObject o) |
GraphUpdateThreading CanUpdateAsync | ( | GraphUpdateObject | o | ) |
void UpdateArea | ( | GraphUpdateObject | o | ) |
Updates an area using the specified GraphUpdateObject.
Notes to implementators. This function should (in order):
void UpdateAreaInit | ( | GraphUpdateObject | o | ) |