Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/GenericPlatform
Inheritance Hierarchy
- FInputDeviceProperty
- FInputDeviceAnalogStickProperty
- FInputDeviceAnalogStickDeadZoneProperty
References
| Module | ApplicationCore |
| Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/IInputInterface.h |
| Include | #include "GenericPlatform/IInputInterface.h" |
Syntax
struct FInputDeviceAnalogStickProperty : public FInputDeviceProperty
Remarks
Base class for device properties that affect Analog Sticks
Variables
| Type | Name | Description | |
|---|---|---|---|
| EInputDeviceAnalogStickMask | AffectedStick | Which stick this property should effect |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInputDeviceAnalogStickProperty
(
FName InName |
|||
FInputDeviceAnalogStickProperty
(
FName InName, |