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

◆ HeightStartCheckOverride()

float Entity::HeightStartCheckOverride ( )
inlineprotected

used as script-side override of start pos for specific height checks

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

655 {
656 return 0.0;
657 }