Difference between revisions of "Event.TIMER"

From GiderosMobile
 
Line 6: Line 6:
 
=== <translate>Descriptio</translate>n ===
 
=== <translate>Descriptio</translate>n ===
 
<translate>This event is dispatched on every [[Special:MyLanguage/Timer|Timer]] repeat until timer is stopped or the provided amount of repeat count is reached</translate>
 
<translate>This event is dispatched on every [[Special:MyLanguage/Timer|Timer]] repeat until timer is stopped or the provided amount of repeat count is reached</translate>
 +
 +
{{Timer}}

Latest revision as of 03:32, 4 December 2019


Available since: Gideros 2011.6
Value: timer
Defined by: Timer

Description

This event is dispatched on every Timer repeat until timer is stopped or the provided amount of repeat count is reached