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

◆ OnWorkStop() [11/11]

override void ItemBase::OnWorkStop ( )
inlineprotected

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

114 {
115 #ifndef SERVER
116 if (m_Light)
117 m_Light.FadeOut();
118 #endif
119
121 }
BlowtorchLight m_Light
Определения Blowtorch.c:7
void UpdateAllSelections()
Определения MetalWire.c:32

Перекрестные ссылки m_Light и UpdateAllSelections().