Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorModeTools
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorModeManager.h |
| Include | #include "EditorModeManager.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorModeManager.cpp |
void SetWidgetModeOverride
&40;
UE::Widget::EWidgetMode InWidgetMode
&41;
Remarks
Allows you to temporarily override the widget mode. Call this function again with WM_None to turn off the override.
Allows you to temporarily override the widget mode. Call this function again with UE::Widget::WM_None to turn off the override.