Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInputComponent
| Type | Name | Description | |
|---|---|---|---|
| FInputAxisBinding & | Indicates that the InputComponent is interested in knowing the Axis value (via GetAxisValue) but does not want a delegate function called each frame. | ||
| FInputAxisBinding & | Binds a delegate function an Axis defined in the project settings. |