Navigation
Unreal Engine C++ API Reference > Runtime > WebBrowser > IWebBrowserWindow
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.