ai_behaviors ![code/controllers/subsystem/processing/ai_behaviors.dm 2](git.png)
Vars | |
ai_behaviors | List of all ai_behavior singletons, key is the typepath while assigned value is a newly created instance of the typepath. See SetupAIBehaviors() |
---|---|
targeting_strategies | List of all targeting_strategy singletons, key is the typepath while assigned value is a newly created instance of the typepath. See SetupAIBehaviors() |
Var Details
ai_behaviors ![code/controllers/subsystem/processing/ai_behaviors.dm 10](git.png)
List of all ai_behavior singletons, key is the typepath while assigned value is a newly created instance of the typepath. See SetupAIBehaviors()
targeting_strategies ![code/controllers/subsystem/processing/ai_behaviors.dm 14](git.png)
List of all targeting_strategy singletons, key is the typepath while assigned value is a newly created instance of the typepath. See SetupAIBehaviors()