Difference between revisions of "GetClimateSunsetBegin"

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]]
*[[GetClimateSunriseEnd]]
*[[GetClimateSunriseEnd]]

Revision as of 01:45, 7 December 2007

A command for Oblivion Script Extender

Syntax:

(sunsetBegin:ref) GetSunsetBegin weather:ref

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

See Also