SWidget::OnMouseCaptureLost

Called when this widget had captured the mouse, but that capture has been revoked for some reason.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Syntax

void OnMouseCaptureLost()

Remarks

Called when this widget had captured the mouse, but that capture has been revoked for some reason.

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