Background for Skyrim SE
Member of the SWE script
floatfunctionGetBaseWetness(ActorakActor)NativeGlobal

Description

Documentation Comment

Raw: base wetness computed from water/rain etc. (0..1), before external sources.


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

float returnedValue = SWE.GetBaseWetness(myActor__akActor)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.