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

◆ PointLightBase()

void ScriptedLightBase::PointLightBase ( )
inlineprivate

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

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