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>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 climate.


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


==See Also==
==See Also==

Revision as of 01:15, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(currentClimate:ref) GetCurrentClimateID

Returns the refID of the current climate.

See Also