EnumDynamicTriggerEvents

The event that triggers a list of dynamic target objects to play.

Static Properties

Name Description
ON_CLICK target is triggered on a button or self click.
ON_PAGE_CLICK target is triggered on clicking on the page.
ON_PAGE_LOAD target is triggered on loading of the page.
ON_RELEASE target is triggered on a button release.
ON_ROLLOFF target is triggered on a button rolloff.
ON_ROLLOVER target is triggered on a button or self rollover.
ON_SELF_CLICK target is triggered on self click.
ON_SELF_ROLLOVER target is triggered on self rollover.
ON_STATE_LOAD target is triggered on loading of the state in a multi-state object.