TriggerEvery

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:

  • Frame - Trigger every frame
  • Seconds - Trigger at the specified Seconds interval
  • SecondsRealtime - Trigger at the specified Seconds interval using unscaled time

To start or stop the execution, simply enable or disable the component. To listen for events, attach handlers to the OnTrigger event.

TriggerEvery component


Next: TriggerOnce

Edit this page.
This documentation was generated by the My App Documentation Project. We're always open to new contributions *wink* *wink*