FOnShowDialog

A delegate that is invoked when the browser needs to show a dialog.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< EWebBrowserDialogEventResponse, const TWeakPtr< IWebBrowserDialog > & > FOnShowDialog

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserWindow.h"

Remarks

A delegate that is invoked when the browser needs to show a dialog.

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