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

◆ SpotLightBase()

void ScriptedLightBase::SpotLightBase ( )
inlineprivate

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

4 {
5 SetLightType(LightSourceType.SpotLight); // This function must be called in constructor of the light!
6 }
LightSourceType
Определения EntityLightSource.c:2