Inheritance Tree
No indexed scripts extend this script.
Properties
Events
Functions
Tells the sky to release its overriding weather.
Sets the active weather on the sky to be this weather. Weather will transition in normally, according to its data. To force the weather to become fully transitioned immediately, use Weather.ForceActive(...) instead.
Finds a weather of the given type for the currently occupied region (if applicable) or climate.
Gets this weather's classification, as specified in the editor.
Gets the current weather.
Gets the weather which is currently transitioning out.
Returns a value from 0.0 to 1.0 describing how far in the current weather has transitioned. If no transition is occurring, this function returns 1.0 and Weather.GetOutgoingWeather() returns none. If this function returns any other value, Weather.GetOutgoingWeather() returns the weather which is transitioning out and Weather.GetCurrentWeather() returns the weather which is transitioning in.
Gets the mode under which the sky is currently operating.
- Found in:
- SKSE
Returns the sun glare percentage of the weather object.
- Found in:
- SKSE
Returns the sun damage percentage of the weather object.
- Found in:
- SKSE
- Found in:
- SKSE
Returns the wind direction range in degrees (0-180)
- Found in:
- SKSE
