Trigger

Trigger

Windows
MacOS
Linux
On this page

Actions

Get Trigger Type

Changes the way this trigger affects an action with multiple triggers: All implicit triggers must be triggering to trigger the action. If there are any explicit triggers at least one must be triggering to trigger the action.

Target is Input Trigger

Is Actuated

  • Is the value passed in sufficiently large to be of interest to the trigger.

  • This is a helper function that implements the most obvious (>=) interpretation of the actuation threshold.

Target is Input Trigger

Update State

This function checks if the requisite conditions have been met for the trigger to fire. Returns Trigger State None - No trigger conditions have been met. Trigger is inactive. Trigger State Ongoing - Some trigger conditions have been met. Trigger is processing but not yet active. Trigger State Triggered - All trigger conditions have been met to fire. Trigger is active.

Target is Input Trigger

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss