GetNthRegionWeatherChance

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.65.

Description

Returns the chance a Region Weather will be applied, using its index.

Syntax

[help]
(chance:int) GetNthRegionWeatherChance region:baseform index:int

Example

GetNthRegionWeatherChance GSWeatherRegion 0        ; returns 100

See Also