Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/IWebBrowserWindow
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.