Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FWidget
Description
Only some modes support Absolute Rotation Movement. Check current mode
Only some modes support Absolute Rotation Movement/arcball
| Name | AllowsAbsoluteRotationMovement |
| 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 AllowsAbsoluteRotationMovement
(
UE::Widget::EWidgetMode WidgetMode,
EAxisList::Type InAxisType
)