FKeyDetails::FKeyDetails

Windows
MacOS
Linux

References

Module

InputCore

Header

/Engine/Source/Runtime/InputCore/Classes/InputCoreTypes.h

Include

#include "InputCoreTypes.h"

Source

/Engine/Source/Runtime/InputCore/Private/InputCoreTypes.cpp

Syntax

FKeyDetails
(
    const FKey InKey,
    const TAttribute< FText > & InLongDisplayName,
    const uint32 InKeyFlags,
    const FName InMenuCategory,
    const TAttribute< FText > & InShortDisplayName
)

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