Navigation
API > API/Plugins > API/Plugins/EnhancedInput
UInputTriggerChordBlocker Automatically instantiated to block mappings that are masked by a UInputTriggerChordAction chord from firing whilst the chording key is active. NOTE: Do not attempt to add these manually.
| Name | UInputTriggerChordBlocker |
| Type | class |
| Header File | /Engine/Plugins/EnhancedInput/Source/EnhancedInput/Public/InputTriggers.h |
| Include Path | #include "InputTriggers.h" |
Syntax
UCLASS (NotBlueprintable, MinimalAPI, HideDropDown)
class UInputTriggerChordBlocker : public UInputTriggerChordAction
Inheritance Hierarchy
- UInputTrigger → UInputTriggerChordAction → UInputTriggerChordBlocker