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

◆ OnWorkStart() [11/11]

override void ItemBase::OnWorkStart ( )
inlineprotected

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

104 {
105 #ifndef SERVER
106 m_Light = SpotlightLight.Cast(ScriptedLightBase.CreateLight(SpotlightLight, "0 0 0"));
108 #endif
109
111 }
BlowtorchLight m_Light
Определения Blowtorch.c:7
static vector m_LightLocalPosition
Определения Spotlight.c:7
void UpdateAllSelections()
Определения MetalWire.c:32
static vector m_LightLocalOrientation
Определения Spotlight.c:8

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