Difference between revisions of "Function for Time of Day"
Jump to navigation
Jump to search
Created page with "returns: 0 <= return_value < 24 i.e. Midnight is 0, noon is 12, and 5:30 PM is 17.5 ---- Float FUNCTION getCurrentHourOfDay() float temp = Utility.GetCurrentGameTime() *..."
imported>Daemonjax (Created page with "returns: 0 <= return_value < 24 i.e. Midnight is 0, noon is 12, and 5:30 PM is 17.5 ---- Float FUNCTION getCurrentHourOfDay() float temp = Utility.GetCurrentGameTime() *...") |
(No difference)
|