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

◆ OnWorkStart()

override void ItemOptics::OnWorkStart ( )
inlineprotected

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

219 {
220 if (!GetGame().IsDedicatedServer())
221 {
222 ShowReddot(true);
223 }
224 }
void ShowReddot(bool state)
Определения ItemOptics.c:378
proto native CGame GetGame()

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