ClimateRemoveWeatherType

Revision as of 04: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)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Removes a weather from a climate's weather types.

Syntax

(successful:0/1) ClimateRemoveWeatherType climate:ref weather:ref

Example

ClimateRemoveWeatherType WastelandClimate WastelandClear

See Also