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

◆ GetSeatAnimationType()

int EntityAI::GetSeatAnimationType ( int posIdx)
inlineprotected

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

476 {
477#ifndef CFGMODS_DEFINE_TEST
478 Error("GetSeatAnimationType() not implemented");
479#endif
480 return 0;
481 }
void Error(string err)
Messagebox with error message.
Определения EnDebug.c:90

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