Dayz Explorer
1.28.160049
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
}
PointLightBase
Definition
staticobj_roadblock_wood_small.c:28
ScriptedLightBase
Definition
pointlightbase.c:2
LightSourceType
LightSourceType
Definition
entitylightsource.c:2
Daten
4_world
entities
scriptedlightbase
pointlightbase.c
Generated by
1.12.0