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

◆ Get3rdPersonCameraType()

int EntityAI::Get3rdPersonCameraType ( )
inlineprotected

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

373 {
374#ifndef CFGMODS_DEFINE_TEST
375 Error("Get3rdPersonCameraType() not implemented");
376 return 0;
377#else
378 return 31;
379#endif
380 }
void Error(string err)
Messagebox with error message.
Определения EnDebug.c:90

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