SWidget::OnToolTipClosing

Called when a tooltip displayed from this widget is being closed

Windows
MacOS
Linux

Override Hierarchy

SWidget::OnToolTipClosing()

SGraphNode::OnToolTipClosing()

References

Module

SlateCore

Header

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

Include

#include "Widgets/SWidget.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Widgets/SWidget.cpp

Syntax

virtual void OnToolTipClosing()

Remarks

Called when a tooltip displayed from this widget is being closed

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