timer_get_repeat - kemonologic/fuwafuwa GitHub Wiki
timer_get_repeat(timer)
Returns: (bool) Whether the timer is set to repeat or not
| Argument | Type | Name | Desc |
|---|---|---|---|
| 0 | map | timer | The timer to check. |
Returns whether the timer is currently set to repeat or not.