DayZ
1.24
Loading...
Searching...
No Matches
AnniversaryMainLight.c
Go to the documentation of this file.
1
class
AnniversaryMainLight
:
PointLightBase
2
{
3
void
AnniversaryMainLight
()
4
{
5
SetVisibleDuringDaylight(
false
);
6
SetRadiusTo(50);
7
SetBrightnessTo(8);
8
SetCastShadow(
false
);
9
SetAmbientColor(1, 0.87, 0.6);
10
SetDiffuseColor(1, 0.87, 0.6);
11
}
12
}
AnniversaryMainLight
Definition
AnniversaryMainLight.c:2
AnniversaryMainLight::AnniversaryMainLight
void AnniversaryMainLight()
Definition
AnniversaryMainLight.c:3
PointLightBase
Definition
StaticObj_Roadblock_Wood_Small.c:26
scripts
4_World
Entities
ScriptedLightBase
PointLightBase
AnniversaryMainLight.c
Generated by
1.10.0