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

◆ Get3rdPersonCameraType()

int EntityAI::Get3rdPersonCameraType ( )
inlineprotected

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

425 {
426#ifndef CFGMODS_DEFINE_TEST
427 Error("Get3rdPersonCameraType() not implemented");
428 return 0;
429#else
430 return 31;
431#endif
432 }
void Error(string err)
Messagebox with error message.
Определения EnDebug.c:90

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