Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/IWebBrowserWindow
A delegate to allow callbacks when a frame url changes.
| Name | FOnToolTip |
| Type | class |
| Header File | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserWindow.h |
| Include Path | #include "IWebBrowserWindow.h" |
Syntax
class FOnToolTip : public TBaseMulticastDelegate_OneParam< void, FString >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, FString > → IWebBrowserWindow::FOnToolTip