Description
Wiki Description
Get the light level of the actor
Documentation Comment
Returns this actor's current light level.
Caveats
Examples
; Get Bob's light level
float flightLevel = Bob.GetLightLevel()Auto-Generated Example
float returnedValue = myActor__toCallFunctionOn.GetLightLevel()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
