Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FScopedSwitchWorldHack
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedSwitchWorldHack
(
const FWidgetPath& WidgetPath |
Widgets/SWindow.h | ||
FScopedSwitchWorldHack
(
TSharedPtr< SWindow > InWindow |
Widgets/SWindow.h |
FScopedSwitchWorldHack(const FWidgetPath &)
| Name | FScopedSwitchWorldHack |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
| Include Path | #include "Widgets/SWindow.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
FScopedSwitchWorldHack
(
const FWidgetPath & WidgetPath
)
FScopedSwitchWorldHack(TSharedPtr< SWindow >)
| Name | FScopedSwitchWorldHack |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
| Include Path | #include "Widgets/SWindow.h" |
FScopedSwitchWorldHack
(
TSharedPtr < SWindow > InWindow
)