Difference between revisions of "IsTimePassing"
Jump to navigation
Jump to search
imported>Catwheezle (Added a "see also" to point people to what they probably intended.) |
imported>Were |
||
Line 1: | Line 1: | ||
This function currently returns True at all times. | This function currently returns True at all times. | ||
You likely instead want [[IsInMenuMode - Utility|IsInMenuMode]], which returns whether game-time is paused, rather than real-world time. | You likely instead want [[IsInMenuMode - Utility|IsInMenuMode]], which returns whether game-time is paused, rather than real-world time. |
Latest revision as of 13:53, 23 July 2015
This function currently returns True at all times.
You likely instead want IsInMenuMode, which returns whether game-time is paused, rather than real-world time.