7 void BrightnessTestLight()
9 SetVisibleDuringDaylight(
true);
12 SetDiffuseColor(1, 1, 1);
13 SetAmbientColor(1, 1, 1);
18 override void OnFrameLightSource(
IEntity other,
float timeSlice)
27 SetBrightnessTo(pulse);
proto void Print(void var)
Prints content of variable to console/log.