Navigation
API > API/Editor > API/Editor/ViewportInteraction > API/Editor/ViewportInteraction/UViewportWorldInteraction
Called when the user clicks on 'nothing' to allow systems to deselect anything that's selected
| Name | FOnViewportInteractionInputUnhandled |
| Type | class |
| Header File | /Engine/Source/Editor/ViewportInteraction/Public/ViewportWorldInteraction.h |
| Include Path | #include "ViewportWorldInteraction.h" |
Syntax
class FOnViewportInteractionInputUnhandled : public TBaseMulticastDelegate_ThreeParams< void, class FEditorViewportClient &, class UViewportInteractor *, const struct FViewportActionKeyInput & >
Inheritance Hierarchy
- TBaseMulticastDelegate_ThreeParams< void, class FEditorViewportClient &, class UViewportInteractor *, const struct FViewportActionKeyInput & > → UViewportWorldInteraction::FOnViewportInteractionInputUnhandled