lighting_object ![code/modules/lighting/lighting_object.dm 1](git.png)
Vars | |
affected_turf | the turf that our light is applied to |
---|---|
current_underlay | the underlay we are currently applying to our turf to apply light |
needs_update | whether we are already in the SSlighting.objects_queue list |
Var Details
affected_turf ![code/modules/lighting/lighting_object.dm 11](git.png)
the turf that our light is applied to
current_underlay ![code/modules/lighting/lighting_object.dm 3](git.png)
the underlay we are currently applying to our turf to apply light
needs_update ![code/modules/lighting/lighting_object.dm 6](git.png)
whether we are already in the SSlighting.objects_queue list