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

◆ GetSeatAnimationType()

int EntityAI::GetSeatAnimationType ( int posIdx)
inlineprotected

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

365 {
366#ifndef CFGMODS_DEFINE_TEST
367 Error("GetSeatAnimationType() not implemented");
368#endif
369 return 0;
370 }
void Error(string err)
Messagebox with error message.
Определения EnDebug.c:90

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