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>WereWolf
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==

Revision as of 05:43, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(currentWeather:ref) GetCurrentWeatherID

Returns the refID of the current weather.

See Also