DayZ 1.24
|
Static Private Attributes | |
static float | SURFACE_NOISE_WEIGHT = 0.25 |
Definition at line 1 of file SensesAIEvaluate.c.
|
inlinestaticprivate |
Definition at line 5 of file SensesAIEvaluate.c.
References GetNoiseMultiplierByPlayerSpeed(), GetNoiseMultiplierByShoes(), GetNoiseMultiplierBySurface(), and SURFACE_NOISE_WEIGHT.
Referenced by DayZPlayer::OnStepEvent(), and ProcessNoiseComponents().
|
inlinestaticprivate |
Definition at line 19 of file SensesAIEvaluate.c.
References PlayerConstants::AI_NOISE_CROUCH_RUN, PlayerConstants::AI_NOISE_IDLE, PlayerConstants::AI_NOISE_ROLL, PlayerConstants::AI_NOISE_RUN, PlayerConstants::AI_NOISE_SPRINT, PlayerConstants::AI_NOISE_WALK, and AITargetCallbacksPlayer::StanceToMovementIdxTranslation().
Referenced by GetNoiseMultiplier(), and ShowCoefsDbg().
|
inlinestaticprivate |
Definition at line 55 of file SensesAIEvaluate.c.
References PlayerConstants::AI_NOISE_SHOES_BOOTS, PlayerConstants::AI_NOISE_SHOES_NONE, and PlayerConstants::AI_NOISE_SHOES_SNEAKERS.
Referenced by GetNoiseMultiplier(), and ShowCoefsDbg().
|
inlinestaticprivate |
Definition at line 74 of file SensesAIEvaluate.c.
Referenced by GetNoiseMultiplier(), and ShowCoefsDbg().
|
staticprivate |
Definition at line 3 of file SensesAIEvaluate.c.
Referenced by GetNoiseMultiplier().