UE_DEPRECATED(5.8, "UInputTriggerCombo has been deprecated.")

Hello

UInputTriggerCombo has been deprecated in commit 7ba0c8d.

This seems like quite a breaking change, I thought the trigger would have been very popular.

Is there a replacement for this? I couldn’t find one.

Thanks

Hey there @kssidhu7! There hasn’t been any official word on this since 5.8 is still in heavy active development, typically the team does not publish detailed patch notes, announcements, or documentation updates for specific commits until the Preview 1 release of a new engine version. However, the UInputTriggerCombo had held the Beta tag for some time due to it’s experimental nature. It could be due to the opinion that controlling actions in a series/combo is usually best processed externally to input, even if a little more long winded. If there isn’t a replacement for UInputTriggerCombo, it’s possible that it didn’t fit as a sequential input.