Difference between revisions of "GetCurrentWeatherID"

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 weather. '''Syntax:''' (currentWeather:ref) GetCurrentWeatherID ==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 weather.


'''Syntax:'''
'''Syntax:'''
  (currentWeather:ref) GetCurrentWeatherID
  (currentWeather:ref) GetCurrentWeatherID
Returns the refID of the current weather.


==See Also==
==See Also==
*[[Climates]]
*[[GetCurrentClimateID]]
*[[GetCurrentClimateID]]


[[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:

(currentWeather:ref) GetCurrentWeatherID

Returns the refID of the current weather.

See Also[edit | edit source]