Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SWindow
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Widgets/SWindow.h | |||
TSharedPtr< const FGenericWindow > GetNativeWindow () |
Widgets/SWindow.h |
GetNativeWindow()
| Name | GetNativeWindow |
| 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 |
TSharedPtr < FGenericWindow > GetNativeWindow()
GetNativeWindow()
| Name | GetNativeWindow |
| 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 |
TSharedPtr < const FGenericWindow > GetNativeWindow() const