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