FOnLoadUrl

A delegate that is invoked to allow user code to override the contents of a Url.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< bool, const FString &, const FString &, FString & > FOnLoadUrl

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserWindow.h"

Remarks

A delegate that is invoked to allow user code to override the contents of a 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