Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
| Include | #include "Widgets/SWindow.h" |
Syntax
struct FScopedSwitchWorldHack
Remarks
Hack to switch worlds in a scope and switch back when we fall out of scope
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedSwitchWorldHack
(
const FWidgetPath& WidgetPath |
|||
FScopedSwitchWorldHack
(
TSharedPtr< SWindow > InWindow |
Destructors
| Type | Name | Description | |
|---|---|---|---|