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

◆ OnWorkStop()

override void ItemOptics::OnWorkStop ( )
inlineprivate

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

185 {
186 if (!GetGame().IsDedicatedServer())
187 {
188 ShowReddot(false);
189 }
190 }
void ShowReddot(bool state)
Определения ItemOptics.c:322
proto native CGame GetGame()

Перекрестные ссылки GetGame() и ShowReddot().