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

◆ IsTurnedOn()

override bool GPSReceiver::IsTurnedOn ( )
inlineprotected

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

84 {
85 return GetCompEM() && GetCompEM().IsWorking();
86 }