Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UPlayerInput
| Type | Name | Description | |
|---|---|---|---|
| bool | InputKey
(
const FInputKeyParams& Params |
Handles a key input event. Returns true if there is an action that handles the specified key. | |
| bool | This version of InputKey has been deprecated, please use that which takes in FInputKeyParams |