pathfinder

Vars | |
| active_pathing | List of pathfind datums we are currently trying to process |
|---|---|
| currentrun | List of pathfind datums being ACTIVELY processed. exists to make subsystem stats readable |
Procs | |
| pathfind | Initiates a pathfind. Returns true if we're good, FALSE if something's failed |
Var Details
active_pathing

List of pathfind datums we are currently trying to process
currentrun

List of pathfind datums being ACTIVELY processed. exists to make subsystem stats readable
Proc Details
pathfind
Initiates a pathfind. Returns true if we're good, FALSE if something's failed