FMappingQueryIssue

Potential issue raised with a mapping request.

Windows
MacOS
Linux

References

Module

EnhancedInput

Header

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

Include

#include "InputMappingQuery.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FMappingQueryIssue

Remarks

Potential issue raised with a mapping request.

Variables

Name Description

Public variable UProperty Category BlueprintReadOnly

const UInputAct...

 

BlockingAction

Action within the input context that caused the blockage.

Public variable UProperty Category BlueprintReadOnly

const UInputMap...

 

BlockingContext

Input context that contains a blocking action bound to the queried key.

Public variable UProperty Category BlueprintReadOnly

EMappingQueryIs...

 

Issue

Constructors

Name Description

Public function

FMappingQueryIssue()

Public function

FMappingQueryIssue

(
    EMappingQueryIssue InIssue
)

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