Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SWindow
Overloads
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