Navigation
Unreal Engine C++ API Reference > Runtime > WebBrowser > SWebBrowserView
Syntax
mutable TWeakPtr< SWindow > SlateParentWindowPtr
Remarks
The slate window that contains this widget. This must be stored weak otherwise we create a circular reference.