DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnWorkStop()
override void GPSReceiver::OnWorkStop
(
)
inline
protected
См. определение в файле
GPSReceiver.c
строка
98
99
{
100
UpdateDisplayState
(
false
);
101
102
if
(GetHierarchyRoot())
103
{
104
PlayerBase pb = PlayerBase.Cast(GetHierarchyRoot());
105
if
(pb)
106
{
107
pb.MapNavigationItemNotInPossession(
this
);
108
}
109
}
110
}
GPSReceiver::UpdateDisplayState
void UpdateDisplayState(bool pIsTurnedOn)
Определения
GPSReceiver.c:118
Перекрестные ссылки
UpdateDisplayState()
.
GPSReceiver
Создано системой
1.13.2