DayZ 1.28
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ GetWeight()

int Entity::GetWeight ( )
inlineprotected

См. определение в файле 3_Game/Entities/EntityAI.c строка 3503

3504 {
3505 return GetWeightEx();
3506 }
float GetWeightEx(bool forceRecalc=false)
returns overall weight of the entity, 'forceRecalc = true' is meant to be used only when debugging,...
Определения 3_Game/Entities/EntityAI.c:3570

Перекрестные ссылки GetWeightEx().