Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/SWebBrowser > API/Runtime/WebBrowser/SWebBrowser/FArguments
Description
URL that the browser will initially navigate to. The URL should include the protocol, eg http://
| Name | InitialURL |
| Type | function |
| Header File | /Engine/Source/Runtime/WebBrowser/Public/SWebBrowser.h |
| Include Path | #include "SWebBrowser.h" |
WidgetArgsType & InitialURL
(
FString InArg
)