SetWorldspaceClimate

From the Fallout3 GECK Wiki
Revision as of 15:33, 13 May 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the <i>Climate</i> of the specified <i>World Space</i>. |name = SetWorldspaceClimate |returnType = climate:ref |arguments = {{...")
(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

Sets the Climate of the specified World Space.

Syntax

[help]
(climate:ref) SetWorldspaceClimate worldSpace:ref newClimate:ref

Example

SetWorldspaceClimate FreesideWorld NVDLC02ZionValleyClimate

See Also