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

◆ IsTurnedOn()

override bool GPSReceiver::IsTurnedOn ( )
inlineprotected

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

79 {
80 return GetCompEM() && GetCompEM().IsWorking();
81 }