Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWindow
References
| Module | SlateCore |
| 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
&40;
TSharedRef< FGenericWindow > InNativeWindow
&41;
Remarks
Sets the native OS window associated with this SWindow
Parameters
| Name | Description |
|---|---|
| InNativeWindow | The native window |