Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerInput.h |
Include | #include "GameFramework/PlayerInput.h" |
Syntax
struct FInputAxisConfigEntry
Remarks
Configurable properties for control axes.
Variables
Type | Name | Description | |
---|---|---|---|
FName | AxisKeyName | Axis Key these properties apply to | |
FInputAxisProperties | AxisProperties | Properties for the Axis Key |