Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInputComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InputComponent.h |
| Include | #include "Components/InputComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/InputComponent.cpp |
float GetAxisKeyValue
&40;
const FKey AxisKey
&41; const
Remarks
Gets the current value of the axis with the specified key. Axis value.
Parameters
| Name | Description |
|---|---|
| AxisKey | The key of the axis. |