UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWebBrowserAdapterFactory Class Reference

#include <IWebBrowserAdapter.h>

Static Public Member Functions

static WEBBROWSER_API TSharedRef< IWebBrowserAdapterCreate (const FString &Name, UObject *JSBridge, bool IsPermanent)
 
static WEBBROWSER_API TSharedRef< IWebBrowserAdapterCreate (const FString &Name, UObject *JSBridge, bool IsPermanent, const FString &ConnectScriptText, const FString &DisconnectScriptText)
 

Member Function Documentation

◆ Create() [1/2]

TSharedRef< IWebBrowserAdapter > FWebBrowserAdapterFactory::Create ( const FString &  Name,
UObject JSBridge,
bool  IsPermanent 
)
static

◆ Create() [2/2]

TSharedRef< IWebBrowserAdapter > FWebBrowserAdapterFactory::Create ( const FString &  Name,
UObject JSBridge,
bool  IsPermanent,
const FString &  ConnectScriptText,
const FString &  DisconnectScriptText 
)
static

The documentation for this class was generated from the following files: