Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | EWidgetMovementMode |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Utils.h |
| Include Path | #include "Utils.h" |
Syntax
enum EWidgetMovementMode
{
WMM_Rotate,
WMM_Translate,
WMM_Scale,
WMM_MAX,
}
Values
| Name | Remarks |
|---|---|
| WMM_Rotate | |
| WMM_Translate | |
| WMM_Scale | |
| WMM_MAX |