Game.GetNumLightsActivated()
Gets the number of lights activated by LAM.
The number of lights that are active (LAM only)
Log("There are %d lights activated", Game.GetNumLightsActivated());
Category: Lua API