FKey

Windows
MacOS
Linux

References

Module

InputCore

Header

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

Include

#include "InputCoreTypes.h"

Syntax

struct FKey

Constructors

Name Description

Public function

FKey()

Public function

FKey

(
    const FName InName
)

Public function

FKey

(
    const TCHAR* InName
)

Public function

FKey

(
    const ANSICHAR* InName
)

Functions

Constants

Name

Description

SyntheticCharPrefix

Deprecated Functions

Name Description

Public function Const

bool

 

IsFloatAxis()

Please use IsAxis1D instead.

Public function Const

bool

 

IsVectorAxis()

Please use IsAxis2D/IsAxis3D instead.

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