IWebBrowserWindow::OnMouseLeave

Notify the browser that a mouse has left the window

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserWindow.h"

Syntax

void OnMouseLeave
(
    const FPointerEvent & MouseEvent
)

Remarks

Notify the browser that a mouse has left the window

Parameters

Parameter

Description

MouseEvent

Information about the input event

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss