UViewportDragOperation::ExecuteDrag

Execute dragging

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportDragOperation.h"

Syntax

virtual void ExecuteDrag
(
    class UViewportInteractor * Interactor,
    class IViewportInteractableInterface * Interactable
)

Remarks

Execute dragging

Parameters

Parameter

Description

UViewportInteractor

The interactor causing the dragging

IViewportInteractableInterface

The interactable owning this drag operation

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