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

◆ OnWorkStart()

override void ItemOptics::OnWorkStart ( )
inlineprivate

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

177 {
178 if (!GetGame().IsDedicatedServer())
179 {
180 ShowReddot(true);
181 }
182 }
void ShowReddot(bool state)
Определения ItemOptics.c:322
proto native CGame GetGame()

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