UViewportWorldInteraction::SetDraggedInteractable

Sets the currently dragged interactavle

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportWorldInteraction.h"

Syntax

void SetDraggedInteractable
(
    IViewportInteractableInterface * InDraggedInteractable,
    UViewportInteractor * Interactor
)

Remarks

Sets the currently dragged interactavle

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