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

Description

Documentation Comment

True if precipitation (rain/snow) is active and relevant for actor.


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

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