Background for Skyrim SE
Member of the Actor script
floatfunctionGetLightLevel()Native

Description

Wiki Description

Get the light level of the actor

Documentation Comment

Returns this actor's current light level.


Examples

No human-generated examples found for this function.

Auto-Generated Example

float returnedValue = myActor__toCallFunctionOn.GetLightLevel()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.