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