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 FCreateBrowserWindowSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< FString > | AltRetryDomains | |
![]() |
FColor | BackgroundColor | |
![]() |
bool | bInterceptLoadRequests | |
![]() |
int | BrowserFrameRate | |
![]() |
bool | bShowErrorMessage | |
![]() |
bool | bThumbMouseButtonNavigation | |
![]() |
bool | bUseTransparency | |
![]() |
TOptional< FString > | ContentsToLoad | |
![]() |
TOptional< FBrowserContextSettings > | Context | |
![]() |
FString | InitialURL | |
![]() |
void * | OSWindowHandle |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |