Difference between revisions of "GetClimateSunsetEnd"

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:
*[[GetClimateSunriseEnd]]
*[[GetClimateSunriseEnd]]
*[[GetClimateSunsetBegin]]
*[[GetClimateSunsetBegin]]
*[[SetClimateSunriseBegin]]
*[[SetClimateSunriseEnd]]
*[[SetClimateSunsetBegin]]
*[[SetClimateSunsetEnd]]


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

Revision as of 01:29, 7 December 2007

A command for Oblivion Script Extender

Syntax:

(sunsetEnd:ref) GetSunsetEnd weather:ref

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

See Also