Navigation
Unreal Engine C++ API Reference > 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 |