DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
SpotLightBase.c
См. документацию.
2{
4 {
5 SetLightType(LightSourceType.SpotLight); // This function must be called in constructor of the light!
6 }
7}
LightSourceType
Определения EntityLightSource.c:2
void SpotLightBase()
Определения SpotLightBase.c:3
Определения CarLightBase.c:2