Triggers

Trigger qualifiers.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, Instanced, BlueprintReadWrite, Category=Action)
TArray< UInputTrigger * > Triggers

Remarks

Trigger qualifiers. If any trigger qualifiers exist the action will not trigger unless: At least one Explicit trigger in this list is be met. All Implicit triggers in this list are met.

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