IWebBrowserWindow::CloseBrowser

Close this window so that it can no longer be used.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserWindow.h"

Syntax

void CloseBrowser
(
    bool bForce
)

Remarks

Close this window so that it can no longer be used.

Parameters

Parameter

Description

bForce

Designates whether the web browser close should be forced.

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