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

#include <IInputInterface.h>

+ Inheritance diagram for FInputDeviceAnalogStickProperty:

Public Member Functions

 FInputDeviceAnalogStickProperty (FName InName)
 
 FInputDeviceAnalogStickProperty (FName InName, EInputDeviceAnalogStickMask InAffectedStick)
 
- Public Member Functions inherited from FInputDeviceProperty
 FInputDeviceProperty (FName InName)
 

Public Attributes

EInputDeviceAnalogStickMask AffectedStick = EInputDeviceAnalogStickMask::None
 
- Public Attributes inherited from FInputDeviceProperty
FName Name
 

Detailed Description

Base class for device properties that affect Analog Sticks

Constructor & Destructor Documentation

◆ FInputDeviceAnalogStickProperty() [1/2]

FInputDeviceAnalogStickProperty::FInputDeviceAnalogStickProperty ( FName  InName)
inline

◆ FInputDeviceAnalogStickProperty() [2/2]

FInputDeviceAnalogStickProperty::FInputDeviceAnalogStickProperty ( FName  InName,
EInputDeviceAnalogStickMask  InAffectedStick 
)
inline

Member Data Documentation

◆ AffectedStick

EInputDeviceAnalogStickMask FInputDeviceAnalogStickProperty::AffectedStick = EInputDeviceAnalogStickMask::None

Which stick this property should effect


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