Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UPlayerInput
| Type | Name | Description | |
|---|---|---|---|
| void | SetMouseSensitivity
(
const float Sensitivity |
Sets both X and Y axis sensitivity to the supplied value. | |
| void | SetMouseSensitivity
(
const float SensitivityX, |
Exec function to change the mouse sensitivity |