GetWeatherImageSpaceMod
From GECK
A function added by the JIP NVSE Plugin.
Description
Returns a weather's Image Space Modifier at the specified timeID.
Syntax
(imageSpaceMod:ref) GetWeatherImageSpaceMod weather:ref timeID:int{0-5}
Weather Time IDs
0 Sunrise 1 Day 2 Sunset 3 Night 4 High Noon 5 Midnight
Example
GetWeatherImageSpaceMod NVHooverDamWeather 4
Will return the Image Space Modifier, at High Noon, of NVHooverDamWeather.