ai_controllers ![code/controllers/subsystem/ai_controllers.dm 2](git.png)
Vars | |
active_ai_controllers | List of all ai controllers currently running |
---|---|
ai_subtrees | List of all ai_subtree singletons, key is the typepath while assigned value is a newly created instance of the typepath. See setup_subtrees() |
Var Details
active_ai_controllers ![code/controllers/subsystem/ai_controllers.dm 13](git.png)
List of all ai controllers currently running
ai_subtrees ![code/controllers/subsystem/ai_controllers.dm 11](git.png)
List of all ai_subtree singletons, key is the typepath while assigned value is a newly created instance of the typepath. See setup_subtrees()