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

◆ HeightStartCheckOverride()

float Entity::HeightStartCheckOverride ( )
inlineprotected

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

См. определение в файле EntityAI.c строка 642

643 {
644 return 0.0;
645 }