Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/IWebBrowserWindow
References
| Module | WebBrowser |
| Header | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserWindow.h |
| Include | #include "IWebBrowserWindow.h" |
void OnMouseLeave
&40;
const FPointerEvent & MouseEvent
&41;
Remarks
Notify the browser that a mouse has left the window
Parameters
| Name | Description |
|---|---|
| MouseEvent | Information about the input event |