FOnDismissPopup

A delegate that is invoked when the browser no longer wants to show the popup menu.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_NoParams< void >

IWebBrowserWindow::FOnDismissPopup

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserWindow.h"

Syntax

class FOnDismissPopup : public TBaseMulticastDelegate_NoParams< void >

Remarks

A delegate that is invoked when the browser no longer wants to show the popup menu.

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