GetClimateSunGlareTexture

From the Fallout3 GECK Wiki
Revision as of 02:12, 28 March 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the Sun Glare texture path of a climate. |name = GetClimateSunGlareTexture |returnType = texturePath:string_var |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 Sun Glare texture path of a climate.

Syntax

[help]
(texturePath:string_var) GetClimateSunGlareTexture climate:ref

Example

GetClimateSunGlareTexture WastelandClimate

See Also