GetWorldspaceClimate

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

Returns the Climate of the specified World Space.

Syntax

[help]
(climate:ref) GetWorldspaceClimate worldSpace:ref

Example

set rClimate to GetWorldspaceClimate FreesideWorld

See Also