WildStar:API GameLib GetWorldTimeOfDay: Difference between revisions
Jump to navigation
Jump to search
m (Bear moved page WildStar/API GameLib GetWorldTimeOfDay to //API GameLib GetWorldTimeOfDay) |
m (Bear moved page //API GameLib GetWorldTimeOfDay to API GameLib GetWorldTimeOfDay without leaving a redirect) |
(No difference)
|
Revision as of 03:23, 9 August 2023
{{../uiapi}} Gets a number representing 24 hours of a game day in seconds, wrapping to 0 at 24 hours.
local hoursInSeconds = GameLib.GetWorldTimeOfDay()
Summary
Is a division of real time such that on Nexus currently is moving at ~6.85 times faster than regular Earth time, wrapping at midnight real time.