IWebBrowserWindow::SetParentWindow

Set parent [SWindow](API\Runtime\SlateCore\Widgets\SWindow) for this window

Windows
MacOS
Linux

References

Module

WebBrowser

Header

/Engine/Source/Runtime/WebBrowser/Public/IWebBrowserWindow.h

Include

#include "IWebBrowserWindow.h"

Syntax

void SetParentWindow
(
    TSharedPtr< class SWindow > Window
)

Remarks

Set parent SWindow for this window

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss