Difference between revisions of "Event.TIMER COMPLETE"

From GiderosMobile
Line 4: Line 4:
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/Timer|Timer]]<br/>
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/Timer|Timer]]<br/>
 
=== <translate>Descriptio</translate>n ===
 
=== <translate>Descriptio</translate>n ===
<translate>This event is dispatched only when `Timer` reached the provided amount of repeat count.</translate>
+
<translate>This event is dispatched only when [[Special:MyLanguage/Timer|Timer]] reached the provided amount of repeat count.</translate>

Revision as of 10:34, 24 August 2018

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

Description

This event is dispatched only when Timer reached the provided amount of repeat count.