IWebBrowserWindow::GetTexture

Gets interface to the texture representation of the browser

Windows
MacOS
Linux

References

Module

WebBrowser

Header

/Engine/Source/Runtime/WebBrowser/Public/IWebBrowserWindow.h

Include

#include "IWebBrowserWindow.h"

Syntax

FSlateShaderResource * GetTexture
(
    bool bIsPopup
)

Remarks

Gets interface to the texture representation of the browser

Returns

A slate shader resource that can be rendered

Parameters

Parameter

Description

bISpopup

Whether to return the popup menu texture instead of the main browser window.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss