UInputMappingContext::UnmapKey

Unmap a key from an action within the mapping context.

Windows
MacOS
Linux

References

Module

EnhancedInput

Header

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

Include

#include "InputMappingContext.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Mapping")
void UnmapKey
(
    const UInputAction * Action,
    FKey Key
)

Remarks

Unmap a key from an action within the mapping context.

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