ai_controllers 
Vars | |
| our_cost | The tick cost of all active AI, calculated on fire. |
|---|---|
| planning_status | type of status we are interested in running |
Procs | |
| on_max_z_changed | Called when the max Z level was changed, updating our coverage. |
| setup_subtrees | Creates all instances of ai_subtrees and assigns them to the ai_subtrees list. |
Var Details
our_cost 
The tick cost of all active AI, calculated on fire.
planning_status 
type of status we are interested in running
Proc Details
on_max_z_changed
Called when the max Z level was changed, updating our coverage.
setup_subtrees
Creates all instances of ai_subtrees and assigns them to the ai_subtrees list.