GetCurrentWeatherPercent

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns a value from 0.0 to 1.0. Anything between 0 and 1 means current weather is in transition.

Syntax

[help]
(float) GetCurrentWeatherPercent 

Or:

(float) getweatherpct

Example

set fWeatherPct to GetCurrentWeatherPercent 

See Also