FOnHandleInputKey

To handle raw key input from the Input Preprocessor

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_FourParams< void, class FEditorViewportClient *, const FKey, const EInputEvent, bool & >

UViewportWorldInteraction::FOnHandleInputKey

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportWorldInteraction.h"

Syntax

class FOnHandleInputKey : public TBaseMulticastDelegate_FourParams< void, class FEditorViewportClient *, const FKey, const EInputEvent, bool & >

Remarks

To handle raw key input from the Input Preprocessor

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