UViewportDragOperationComponent::SetDragOperationClass

Sets the drag operation class that will be used next time starting dragging

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportDragOperation.h"

Syntax

void SetDragOperationClass
(
    const TSubclassOf< UViewportDragOperation > InDragOperation
)

Remarks

Sets the drag operation class that will be used next time starting dragging

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