Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
Include |
#include "Widgets/SWindow.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
void SetNativeWindow
(
TSharedRef< FGenericWindow > InNativeWindow
)
Sets the native OS window associated with this SWindow
Parameter |
Description |
---|---|
InNativeWindow |
The native window |