Difference between revisions of "GetCurrentClimateID"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender Returns the refID of the current climate. '''Syntax:''' (currentClimate:ref) GetCurrentClimateID ==See Als...)
 
imported>Haama
(→‎See Also: Added Climates link)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
Returns the refID of the current climate.


'''Syntax:'''
'''Syntax:'''
  (currentClimate:ref) GetCurrentClimateID
  (currentClimate:ref) GetCurrentClimateID
Returns the refID of the current climate.


==See Also==
==See Also==
*[[Climates]]
*[[GetCurrentWeatherID]]
*[[GetCurrentWeatherID]]


[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (OBSE)]]
[[Category: Functions (OBSE)]]
[[Category: Inventory Functions]]
[[Category: Inventory Functions (OBSE)]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions (OBSE)]]
[[Category: Record Variable Functions (OBSE)]]
[[Category: Weather Functions]]
[[Category: Weather Functions]]
[[Category: Weather Functions (OBSE)]]
[[Category: Weather Functions (OBSE)]]

Latest revision as of 01:46, 7 December 2007

A command for Oblivion Script Extender

Syntax:

(currentClimate:ref) GetCurrentClimateID

Returns the refID of the current climate.

See Also[edit | edit source]