IWebBrowserWindowFactory::Create

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserSingleton.h"

Syntax

TSharedPtr< IWebBrowserWindow > Create
(
    void * OSWindowHandle,
    FString InitialURL,
    bool bUseTransparency,
    bool bThumbMouseButtonNavigation,
    TOptional< FString > ContentsToLoad,
    bool ShowErrorMessage,
    FColor BackgroundColor
)

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