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

◆ SetGPSDirectionVisibility()

void UIScriptedMenu::SetGPSDirectionVisibility ( bool pState)
inlineprotected

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

391 {
393 {
394 m_GPSMarkerArrow.Show(pState);
395 }
396 }
ImageWidget m_GPSMarkerArrow
Определения MapMenu.c:23

Перекрестные ссылки m_GPSMarkerArrow.

Используется в Init().