UEnhancedPlayerInput::IsKeyHandledByAction

Causes key to be consumed if it is affecting an action.

Windows
MacOS
Linux

Override Hierarchy

UPlayerInput::IsKeyHandledByAction()

UEnhancedPlayerInput::IsKeyHandledByAction()

References

Module

EnhancedInput

Header

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

Include

#include "EnhancedPlayerInput.h"

Source

/Engine/Plugins/Experimental/EnhancedInput/Source/EnhancedInput/Private/EnhancedPlayerInput.cpp

Syntax

virtual bool IsKeyHandledByAction
(
    FKey Key
) const

Remarks

Causes key to be consumed if it is affecting an action.

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