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

◆ DetectFlipped()

bool EntityAI::DetectFlipped ( VehicleFlippedContext ctx)
inlineprotected

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

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

360 {
361 return false;
362 }

Используется в IsActionFlipped() и IsFlipped().