Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
pointlightbase.c
Go to the documentation of this file.
2{
4 {
5 SetLightType(LightSourceType.PointLight); // This function must be called in constructor of the light!
6 }
7}
LightSourceType