Navigation
API > API/Editor > API/Editor/ViewportInteraction > API/Editor/ViewportInteraction/UViewportDragOperation > API/Editor/ViewportInteraction/UViewportDragOperation/ExecuteDrag
References
| Module | ViewportInteraction |
| Header | /Engine/Source/Editor/ViewportInteraction/Public/ViewportDragOperation.h |
| Include | #include "ViewportDragOperation.h" |
virtual void ExecuteDrag
&40;
class UViewportInteractor &42; Interactor,
class IViewportInteractableInterface &42; Interactable
&41;
Remarks
Execute dragging
Parameters
| Name | Description |
|---|---|
| UViewportInteractor | The interactor causing the dragging |
| IViewportInteractableInterface | The interactable owning this drag operation |