GetRegionWeathers

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Returns the array of Weather forms associated with a Region Data of a region.

Syntax

[help]
(weather:array) GetRegionWeathers region:ref

Example

let aWeathers := GetRegionWeathers NewVegasRegion // { NVWastelandClear, NVWastelandClearNight } 

See also