SWebBrowser::FArguments::InitialURL

URL that the browser will initially navigate to.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "SWebBrowser.h"

Syntax

WidgetArgsType & InitialURL
(
    FString InArg
)

Remarks

URL that the browser will initially navigate to. The URL should include the protocol, eg http://

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