FOnViewportInteractionInputUnhandled

Called when the user clicks on 'nothing' to allow systems to deselect anything that's selected

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_ThreeParams< void, class FEditorViewportClient &, class UViewportInteractor *, const struct FViewportActionKeyInput & >

UViewportWorldInteraction::FOnViewportInteractionInputUnhandled

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportWorldInteraction.h"

Syntax

class FOnViewportInteractionInputUnhandled : public TBaseMulticastDelegate_ThreeParams< void, class FEditorViewportClient &, class UViewportInteractor *, const struct FViewportActionKeyInput & >

Remarks

Called when the user clicks on 'nothing' to allow systems to deselect anything that's selected

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