UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FGamepadKeyNames Struct Reference

#include <GenericApplicationMessageHandler.h>

Public Types

typedef FName Type
 

Static Public Attributes

static APPLICATIONCORE_API const FName Invalid
 
static APPLICATIONCORE_API const FName LeftAnalogX
 
static APPLICATIONCORE_API const FName LeftAnalogY
 
static APPLICATIONCORE_API const FName RightAnalogX
 
static APPLICATIONCORE_API const FName RightAnalogY
 
static APPLICATIONCORE_API const FName LeftTriggerAnalog
 
static APPLICATIONCORE_API const FName RightTriggerAnalog
 
static APPLICATIONCORE_API const FName LeftThumb
 
static APPLICATIONCORE_API const FName RightThumb
 
static APPLICATIONCORE_API const FName SpecialLeft
 
static APPLICATIONCORE_API const FName SpecialLeft_X
 
static APPLICATIONCORE_API const FName SpecialLeft_Y
 
static APPLICATIONCORE_API const FName SpecialLeft_Touched
 
static APPLICATIONCORE_API const FName SpecialRight
 
static APPLICATIONCORE_API const FName FaceButtonBottom
 
static APPLICATIONCORE_API const FName FaceButtonRight
 
static APPLICATIONCORE_API const FName FaceButtonLeft
 
static APPLICATIONCORE_API const FName FaceButtonTop
 
static APPLICATIONCORE_API const FName LeftShoulder
 
static APPLICATIONCORE_API const FName RightShoulder
 
static APPLICATIONCORE_API const FName LeftTriggerThreshold
 
static APPLICATIONCORE_API const FName RightTriggerThreshold
 
static APPLICATIONCORE_API const FName DPadUp
 
static APPLICATIONCORE_API const FName DPadDown
 
static APPLICATIONCORE_API const FName DPadRight
 
static APPLICATIONCORE_API const FName DPadLeft
 
static APPLICATIONCORE_API const FName LeftStickUp
 
static APPLICATIONCORE_API const FName LeftStickDown
 
static APPLICATIONCORE_API const FName LeftStickRight
 
static APPLICATIONCORE_API const FName LeftStickLeft
 
static APPLICATIONCORE_API const FName RightStickUp
 
static APPLICATIONCORE_API const FName RightStickDown
 
static APPLICATIONCORE_API const FName RightStickRight
 
static APPLICATIONCORE_API const FName RightStickLeft
 

Member Typedef Documentation

◆ Type

Member Data Documentation

◆ DPadDown

const FGamepadKeyNames::Type FGamepadKeyNames::DPadDown
static

◆ DPadLeft

const FGamepadKeyNames::Type FGamepadKeyNames::DPadLeft
static

◆ DPadRight

const FGamepadKeyNames::Type FGamepadKeyNames::DPadRight
static

◆ DPadUp

const FGamepadKeyNames::Type FGamepadKeyNames::DPadUp
static

◆ FaceButtonBottom

const FGamepadKeyNames::Type FGamepadKeyNames::FaceButtonBottom
static

◆ FaceButtonLeft

const FGamepadKeyNames::Type FGamepadKeyNames::FaceButtonLeft
static

◆ FaceButtonRight

const FGamepadKeyNames::Type FGamepadKeyNames::FaceButtonRight
static

◆ FaceButtonTop

const FGamepadKeyNames::Type FGamepadKeyNames::FaceButtonTop
static

◆ Invalid

const FGamepadKeyNames::Type FGamepadKeyNames::Invalid
static

◆ LeftAnalogX

const FGamepadKeyNames::Type FGamepadKeyNames::LeftAnalogX
static

◆ LeftAnalogY

const FGamepadKeyNames::Type FGamepadKeyNames::LeftAnalogY
static

◆ LeftShoulder

const FGamepadKeyNames::Type FGamepadKeyNames::LeftShoulder
static

◆ LeftStickDown

const FGamepadKeyNames::Type FGamepadKeyNames::LeftStickDown
static

◆ LeftStickLeft

const FGamepadKeyNames::Type FGamepadKeyNames::LeftStickLeft
static

◆ LeftStickRight

const FGamepadKeyNames::Type FGamepadKeyNames::LeftStickRight
static

◆ LeftStickUp

const FGamepadKeyNames::Type FGamepadKeyNames::LeftStickUp
static

◆ LeftThumb

const FGamepadKeyNames::Type FGamepadKeyNames::LeftThumb
static

◆ LeftTriggerAnalog

const FGamepadKeyNames::Type FGamepadKeyNames::LeftTriggerAnalog
static

◆ LeftTriggerThreshold

const FGamepadKeyNames::Type FGamepadKeyNames::LeftTriggerThreshold
static

◆ RightAnalogX

const FGamepadKeyNames::Type FGamepadKeyNames::RightAnalogX
static

◆ RightAnalogY

const FGamepadKeyNames::Type FGamepadKeyNames::RightAnalogY
static

◆ RightShoulder

const FGamepadKeyNames::Type FGamepadKeyNames::RightShoulder
static

◆ RightStickDown

const FGamepadKeyNames::Type FGamepadKeyNames::RightStickDown
static

◆ RightStickLeft

const FGamepadKeyNames::Type FGamepadKeyNames::RightStickLeft
static

◆ RightStickRight

const FGamepadKeyNames::Type FGamepadKeyNames::RightStickRight
static

◆ RightStickUp

const FGamepadKeyNames::Type FGamepadKeyNames::RightStickUp
static

◆ RightThumb

const FGamepadKeyNames::Type FGamepadKeyNames::RightThumb
static

◆ RightTriggerAnalog

const FGamepadKeyNames::Type FGamepadKeyNames::RightTriggerAnalog
static

◆ RightTriggerThreshold

const FGamepadKeyNames::Type FGamepadKeyNames::RightTriggerThreshold
static

◆ SpecialLeft

const FGamepadKeyNames::Type FGamepadKeyNames::SpecialLeft
static

◆ SpecialLeft_Touched

const FGamepadKeyNames::Type FGamepadKeyNames::SpecialLeft_Touched
static

◆ SpecialLeft_X

const FGamepadKeyNames::Type FGamepadKeyNames::SpecialLeft_X
static

◆ SpecialLeft_Y

const FGamepadKeyNames::Type FGamepadKeyNames::SpecialLeft_Y
static

◆ SpecialRight

const FGamepadKeyNames::Type FGamepadKeyNames::SpecialRight
static

The documentation for this struct was generated from the following files: