Choose this component to create a timer in your user interface.
Drag & drop this component in the graphical user interface or in the hierarchy tree.
It’s an invisible component to trigger an timer event and do something using the action.
General:
| Name | Description |
|---|---|
| Width | width of the component |
| Height | height of the component |
| X | left position of the component |
| Y | top position of the component |
| Interval | time in ms before the timer is triggered |
| Running | enable/disable the timer |
| Repeat | if repeat is enable, the timer will continuoulsy trigger every interval time |
| user data | custom field you can use to read/save user data |
| lock position | if checked prevent accidental move of the component |
Actions:
| Event name | Description |
|---|---|
| onTriggered | this event is triggered when the interval time is elapsed |
Feedbacks:
N/A
Need more help with this?
Don’t hesitate to contact us here.


