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