Navigation
Unreal Engine C++ API Reference > Runtime > WebBrowser
References
Module | WebBrowser |
Header | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserAdapter.h |
Include | #include "IWebBrowserAdapter.h" |
Syntax
class IWebBrowserAdapter
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | ConnectTo
(
const TSharedRef< IWebBrowserWindow >& BrowserWindow |
|
![]() |
void | DisconnectFrom
(
const TSharedRef< IWebBrowserWindow >& BrowserWindow |
|
![]() ![]() |
FString | GetName () |
|
![]() ![]() |
bool | IsPermanent () |