FModeTool::InputAxis

Windows
MacOS
Linux

Override Hierarchy

FModeTool::InputAxis()

FModeTool_InterpEdit::InputAxis()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorModeTools.h

Include

#include "EditorModeTools.h"

Syntax

virtual bool InputAxis
(
    FEditorViewportClient * InViewportClient,
    FViewport * Viewport,
    int32 ControllerId,
    FKey Key,
    float Delta,
    float DeltaTime
)

Returns

true if the delta was handled by this editor mode tool.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss