Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FWidget
Description
Only some modes support Absolute Translation Movement. Check current mode
Only some modes support Absolute Translation Movement
| Name | AllowsAbsoluteTranslationMovement |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/UnrealWidget.h |
| Include Path | #include "UnrealWidget.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/UnrealWidget.cpp |
static bool AllowsAbsoluteTranslationMovement
(
UE::Widget::EWidgetMode WidgetMode
)