timer_get_autodestroy - kemonologic/fuwafuwa GitHub Wiki

timer_get_autodestroy(timer)

Returns: (bool) Whether the timer is set to autodestroy or not

Argument Type Name Desc
0 map timer The timer to check.

Returns whether the timer is set to autodestroy or not. Timers set to autodestroy are automatically cleaned up when the instance that created them is destroyed.