Navigation
Unreal Engine C++ API Reference > Runtime
Classes
Type | Name | Description | |
---|---|---|---|
FBrowserContextSettings | |||
FCreateBrowserWindowSettings | |||
FWebBrowserAdapterFactory | |||
FWebBrowserCookie | Copyright Epic Games, Inc. All Rights Reserved. | ||
FWebBrowserInitSettings | WebBrowser initialization settings, can be used to override default init behaviors. | ||
FWebBrowserViewport | A Slate viewport to display a Web Browser Window | ||
FWebJSCallbackBase | Base class for JS callback objects. | ||
FWebJSFunction | Representation of a remote JS function. | ||
FWebJSParam | |||
FWebJSResponse | Representation of a remote JS async response object. | ||
FWebNavigationRequest | |||
IWebBrowserAdapter | Copyright Epic Games, Inc. All Rights Reserved. | ||
IWebBrowserCookieManager | |||
IWebBrowserDialog | Browser dialog parameters passed to OnBrowserDialog event handlers. | ||
IWebBrowserModule | WebBrowserModule interface | ||
IWebBrowserPopupFeatures | |||
IWebBrowserSchemeHandler | Copyright Epic Games, Inc. All Rights Reserved. | ||
IWebBrowserSchemeHandlerFactory | This is the interface that needs to be implemented to instantiate a scheme request handler. | ||
IWebBrowserSingleton | A singleton class that takes care of general web browser tasks | ||
IWebBrowserWindow | Interface for dealing with a Web Browser window | ||
IWebBrowserWindowFactory |
Typedefs
Enums
Type | Name | Description | |
---|---|---|---|
EWebBrowserConsoleLogSeverity | |||
EWebBrowserDialogEventResponse | Return value from dialog event handle specifying what action should be taken. | ||
EWebBrowserDialogType | Type of browser dialog to show. | ||
EWebBrowserDocumentState | |||
EWebTransitionSource | |||
EWebTransitionSourceQualifier |