UViewportInteractor::HandleInputKey_BP

To be overridden. Called by HandleInputKey before delegates and default input implementation

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportInteractor.h

Include

#include "ViewportInteractor.h"

Syntax

void HandleInputKey_BP
(
    const FViewportActionKeyInput & Action,
    const FKey Key,
    const EInputEvent Event,
    bool & bOutWasHandled
)

Remarks

To be overridden. Called by HandleInputKey before delegates and default input implementation

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