Difference between revisions of "GetClimateSunriseEnd"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Removed Record and Inventory categories)
imported>Haama
(→‎See Also: Added SetClimate links)
Line 10: Line 10:
*[[GetClimateSunsetBegin]]
*[[GetClimateSunsetBegin]]
*[[GetClimateSunsetEnd]]
*[[GetClimateSunsetEnd]]
*[[SetClimateSunriseBegin]]
*[[SetClimateSunriseEnd]]
*[[SetClimateSunsetBegin]]
*[[SetClimateSunsetEnd]]


[[Category: Functions]]
[[Category: Functions]]

Revision as of 01:29, 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