ClimateRemoveWeatherType

From the Fallout3 GECK Wiki
Revision as of 03:09, 28 March 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Removes a weather from a climate's weather types. |name = ClimateRemoveWeatherType |returnType = successful:0/1 |arguments = {{Func...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Removes a weather from a climate's weather types.

Syntax

[help]
(successful:0/1) ClimateRemoveWeatherType climate:ref weather:ref

Example

ClimateRemoveWeatherType WastelandClimate WastelandClear

See Also