IWebBrowserWindow::LoadURL

Load the specified URL

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserWindow.h"

Syntax

void LoadURL
(
    FString NewURL
)

Remarks

Load the specified URL

Parameters

Parameter

Description

NewURL

New URL to load

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