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

◆ Get3rdPersonCameraType()

int EntityAI::Get3rdPersonCameraType ( )
inlineprotected

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

484 {
485#ifndef CFGMODS_DEFINE_TEST
486 Error("Get3rdPersonCameraType() not implemented");
487 return 0;
488#else
489 return 31;
490#endif
491 }
void Error(string err)
Messagebox with error message.
Определения EnDebug.c:90

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