Navigation
Unreal Engine C++ API Reference > Editor > ViewportInteraction > UViewportWorldInteraction
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