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

◆ GetSeatAnimationType()

int EntityAI::GetSeatAnimationType ( int posIdx)
inlineprotected

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

417 {
418#ifndef CFGMODS_DEFINE_TEST
419 Error("GetSeatAnimationType() not implemented");
420#endif
421 return 0;
422 }
void Error(string err)
Messagebox with error message.
Определения EnDebug.c:90

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