This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
Bz isCountDownPaused: Difference between revisions
Jump to navigation
Jump to search
Added a page for bz_isCountDownPaused() |
m Added minimum revision for the version |
||
| Line 1: | Line 1: | ||
{{apicall | {{apicall | ||
| name | | name = bz_isCountDownPaused | ||
| returns | | returns = Whether or not the countdown timer is paused. | ||
| returntype | | returntype = bool | ||
| description | | description = Retrieves whether or not the countdown is paused. | ||
| version = 2.4.3 (r22830) or later | |||
}} | }} | ||
Latest revision as of 07:32, 16 October 2013
bool bz_isCountDownPaused ()
Minimum API Version: 2.4.3 (r22830) or later
Retrieves whether or not the countdown is paused.
Returns:
Whether or not the countdown timer is paused.