Difference between revisions of "GetClimateSunriseEnd"

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


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

Revision as of 01:44, 7 December 2007

A command for Oblivion Script Extender

Syntax:

(sunriseEnd:ref) GetSunriseEnd weather:ref

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

See Also