Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FLevelEditorViewportClient
- FEditorViewportClient::MakeDragTool()
- FLevelEditorViewportClient::MakeDragTool()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/LevelEditorViewport.h |
| Include | #include "LevelEditorViewport.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/LevelEditorViewport.cpp |
virtual TSharedPtr< FDragTool > MakeDragTool
&40;
EDragTool::Type DragToolType
&41;
Remarks
Called to make a drag tool when the user starts dragging in the viewport The new drag tool
Parameters
| Name | Description |
|---|---|
| DragToolType | The type of drag tool to make |