SWebBrowser::GetAddressBarUrlText

Gets the URL that appears in the address bar, this may not be the URL that is currently loaded in the frame.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "SWebBrowser.h"

Source

/Engine/Source/Runtime/WebBrowser/Private/SWebBrowser.cpp

Syntax

FText GetAddressBarUrlText() const

Remarks

Gets the URL that appears in the address bar, this may not be the URL that is currently loaded in the frame.

Returns

The address bar URL.

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