This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "GetClimateSunsetEnd"

Jump to navigation Jump to search
138 bytes added ,  09:27, 31 January 2011
no edit summary
imported>Behippo
(Adjust return value to short.)
imported>DragoonWraith
 
Line 4: Line 4:
  (sunsetEnd:short) GetSunsetEnd weather:ref
  (sunsetEnd:short) GetSunsetEnd weather:ref


Returns the time sunset ends specified as a number of 10 minute units since midnight.
Returns the time sunset ends specified as a number of ten-minute units since midnight. There are 1,440 minutes in a day, thus there are 144 ten-minute units, thus you'll receive a value of 0 for midnight, and 143 for 23:50.


==See Also==
==See Also==

Navigation menu