Triggers an event at the specified interval as long as the component is enabled. The interval, set via the Trigger On property, can be one of:
To start or stop the execution, simply enable or disable the component. To listen for events, attach handlers to the OnTrigger event.
Next: TriggerOnce