Navigation
Unreal Engine C++ API Reference > Runtime > WebBrowser
References
Module | WebBrowser |
Header | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserSingleton.h |
Include | #include "IWebBrowserSingleton.h" |
Syntax
struct FBrowserContextSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FString | AcceptLanguageList | |
![]() |
bool | bEnableNetSecurityExpiration | |
![]() |
bool | bIgnoreCertificateErrors | |
![]() |
bool | bPersistSessionCookies | |
![]() |
FString | CookieStorageLocation | |
![]() |
FString | Id | |
![]() |
FOnBeforeContextResourceLoadDelegate | OnBeforeContextResourceLoad |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FBrowserContextSettings
(
const FString& InId |