GetRegionWeathers
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
Returns the array of Weather forms associated with a Region Data of a region.
Syntax
(weather:array) GetRegionWeathers region:ref
Example
let aWeathers := GetRegionWeathers NewVegasRegion // { NVWastelandClear, NVWastelandClearNight }