UInputTriggerChordBlocker

[UInputTriggerChordBlocker](API\Plugins\EnhancedInput\UInputTriggerChordBlocker) Automatically instantiated to block mappings that are masked by a [UInputTriggerChordAction](API\Plugins\EnhancedInput\UInputTriggerChordAction) chord from firing whilst the chording key is active.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

EnhancedInput

Header

/Engine/Plugins/Experimental/EnhancedInput/Source/EnhancedInput/Public/InputTriggers.h

Include

#include "InputTriggers.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(NotBlueprintable, MinimalAPI, HideDropDown)
class UInputTriggerChordBlocker : public UInputTriggerChordAction

Remarks

UInputTriggerChordBlocker Automatically instantiated to block mappings that are masked by a UInputTriggerChordAction chord from firing whilst the chording key is active.

Do not attempt to add these manually.

Overridden from UInputTrigger

Name Description

Protected function Virtual Const

ETriggerType

 

GetTriggerType_Implementation()

Implicit, so action cannot fire unless this is firing.

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