Difference between revisions of "GetClimateSunriseBegin"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Added SetClimate links)
imported>Haama
(→‎See Also: Added Climates link)
Line 7: Line 7:


==See Also==
==See Also==
*[[Climates]]
*[[GetClimateSunriseEnd]]
*[[GetClimateSunriseEnd]]
*[[GetClimateSunsetBegin]]
*[[GetClimateSunsetBegin]]

Revision as of 01:44, 7 December 2007

A command for Oblivion Script Extender

Syntax:

(sunriseBegin:ref) GetSunriseBegin weather:ref

Returns the time sunrise begins specified as a number of 10 minute units since midnight.

See Also