Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/APlayerController
| Type | Name | Description | |
|---|---|---|---|
| void | GetInputMouseDelta
(
float& DeltaX, |
Retrieves how far the mouse moved this frame. | |
| void | GetInputMouseDelta
(
double& DeltaX, |