Navigation
API > API/Runtime > API/Runtime/Engine
Configurable properties for control axes.
| Name | FInputAxisConfigEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerInput.h |
| Include Path | #include "GameFramework/PlayerInput.h" |
Syntax
USTRUCT ()
struct FInputAxisConfigEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AxisKeyName | FName | Axis Key these properties apply to | GameFramework/PlayerInput.h |
|
| AxisProperties | FInputAxisProperties | Properties for the Axis Key | GameFramework/PlayerInput.h |
|