IToolTip::OnClosed

Called when the tooltip widget is closed and the tooltip is no longer needed.

Windows
MacOS
Linux

Override Hierarchy

IToolTip::OnClosed()

SToolTip::OnClosed()

References

Module

SlateCore

Header

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

Include

#include "Widgets/IToolTip.h"

Syntax

void OnClosed()

Remarks

Called when the tooltip widget is closed and the tooltip is no longer needed.

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