Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | EDragTool::Type |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h |
| Include Path | #include "EditorViewportClient.h" |
Syntax
namespace EDragTool
{
enum Type
{
BoxSelect,
FrustumSelect,
Measure,
ViewportChange,
}
}
Values
| Name | Remarks |
|---|---|
| BoxSelect | |
| FrustumSelect | |
| Measure | |
| ViewportChange |