Navigation
API > API/Editor > API/Editor/ViewportInteraction > API/Editor/ViewportInteraction/UViewportInteractor > API/Editor/ViewportInteraction/UViewportInteractor/HandleInputAxis
- UViewportInteractor::HandleInputAxis()
- UVREditorInteractor::HandleInputAxis()
References
| Module | ViewportInteraction |
| Header | /Engine/Source/Editor/ViewportInteraction/Public/ViewportInteractor.h |
| Include | #include "ViewportInteractor.h" |
virtual void HandleInputAxis
&40;
class FEditorViewportClient & ViewportClient,
FViewportActionKeyInput & Action,
const FKey Key,
const float Delta,
const float DeltaTime,
bool & bOutWasHandled
&41;
Remarks
To be overridden. Called by HandleInputAxis before delegates and default input implementation