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

◆ GetWeight()

int Entity::GetWeight ( )
inlineprotected

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

3549 {
3550 return GetWeightEx();
3551 }
float GetWeightEx(bool forceRecalc=false)
returns overall weight of the entity, 'forceRecalc = true' is meant to be used only when debugging,...

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