FOnShowPopup

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

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, const FIntRect & >

IWebBrowserWindow::FOnShowPopup

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserWindow.h"

Syntax

class FOnShowPopup : public TBaseMulticastDelegate_OneParam< void, const FIntRect & >

Remarks

A delegate that is invoked when the browser needs to show a 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