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" |
FInputActionBinding & GetActionBinding
&40;
const int32 BindingIndex
&41; const
Remarks
Gets the action binding with the specified index.
Parameters
| Name | Description |
|---|---|
| BindingIndex | The index of the binding to get. |