UWebBrowser::GetUrl

Gets the currently loaded URL.

Windows
MacOS
Linux

References

Module

WebBrowserWidget

Header

/Engine/Plugins/Runtime/WebBrowserWidget/Source/WebBrowserWidget/Public/WebBrowser.h

Include

#include "WebBrowser.h"

Source

/Engine/Plugins/Runtime/WebBrowserWidget/Source/WebBrowserWidget/Private/WebBrowser.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Web Browser")
FString GetUrl() const

Remarks

Gets the currently loaded URL.

Returns

The URL, or empty string if no document is loaded.

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