DayZ
1.24
Loading...
Searching...
No Matches
PointLightBase.c
Go to the documentation of this file.
1
class
PointLightBase
extends
ScriptedLightBase
2
{
3
void
PointLightBase
()
4
{
5
SetLightType(
LightSourceType
.PointLight);
// This function must be called in constructor of the light!
6
}
7
}
LightSourceType
LightSourceType
Definition
EntityLightSource.c:2
PointLightBase
Definition
StaticObj_Roadblock_Wood_Small.c:26
ScriptedLightBase
Definition
PointLightBase.c:2
ScriptedLightBase::PointLightBase
void PointLightBase()
Definition
PointLightBase.c:3
scripts
4_World
Entities
ScriptedLightBase
PointLightBase.c
Generated by
1.10.0