FOnVIActionHandle

Gets the event for input actions update which is broadcasted for each interactor

Windows
MacOS
Linux

Inheritance Hierarchy

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

UViewportWorldInteraction::FOnVIActionHandle

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportWorldInteraction.h"

Syntax

class FOnVIActionHandle : public TBaseMulticastDelegate_FiveParams< void, class FEditorViewportClient &, class UViewportInteractor *, const struct FViewportActionKeyInput &, bool &, bool & >

Remarks

Gets the event for input actions update which is broadcasted for each interactor

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