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

◆ DetectFlipped()

bool EntityAI::DetectFlipped ( VehicleFlippedContext ctx)
inlineprotected

Override based on vehicle implementation (Car, Boat, modded, etc.)

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

292 {
293 return false;
294 }