Navigation
API > API/Plugins > API/Plugins/WebBrowserNativeProxy > API/Plugins/WebBrowserNativeProxy/IWebBrowserNativeProxyModule
References
| Module | WebBrowserNativeProxy |
| Header | /Engine/Plugins/Runtime/WebBrowserNativeProxy/Source/WebBrowserNativeProxy/Public/WebBrowserNativeProxyModule.h |
| Include | #include "WebBrowserNativeProxyModule.h" |
TSharedPtr< IWebBrowserWindow > GetBrowser
&40;
bool bCreate
&41;
Remarks
Get the single browser window associated with the module ptr to the browser window
Parameters
| Name | Description |
|---|---|
| bCreate | if true then create the window if not already created |