Navigation
API > API/Plugins > API/Plugins/EnhancedInput > API/Plugins/EnhancedInput/UInputTriggerCombo
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Trigger Settings",
Meta=(DisplayThumbnail="false", TitleProperty="ComboStepAction"))
TArray< FInputComboStepData > ComboActions
Remarks
List of input actions that need to be completed (according to Combo Step Completion States) to trigger this action. Input actions must be triggered in order (starting at index 0) to count towards the triggering of the combo.