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

◆ DetectFlipped()

bool EntityAI::DetectFlipped ( VehicleFlippedContext ctx)
inlineprotected

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

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

419 {
420 return false;
421 }

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