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

◆ OnWorkStop()

override void ItemOptics::OnWorkStop ( )
inlineprotected

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

227 {
228 if (!GetGame().IsDedicatedServer())
229 {
230 ShowReddot(false);
231 }
232 }
void ShowReddot(bool state)
Определения ItemOptics.c:378
proto native CGame GetGame()

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