#include <be_ai_weight.h>
Collaboration diagram for weightconfig_s:

Data Fields | |
| char | filename [MAX_QPATH] |
| int | numweights |
| weight_t | weights [MAX_WEIGHTS] |
|
|
Definition at line 60 of file be_ai_weight.h. Referenced by ReadWeightConfig(). |
|
|
Definition at line 58 of file be_ai_weight.h. Referenced by EvolveWeightConfig(), FindFuzzyWeight(), FreeWeightConfig2(), InterbreedWeightConfigs(), ReadWeightConfig(), ScaleFuzzyBalanceRange(), and ScaleWeight(). |
|
|
Definition at line 59 of file be_ai_weight.h. Referenced by EvolveWeightConfig(), FindFuzzyWeight(), FreeWeightConfig2(), FuzzyWeight(), FuzzyWeightUndecided(), InterbreedWeightConfigs(), ReadWeightConfig(), ScaleFuzzyBalanceRange(), and ScaleWeight(). |
1.3.9.1