IToolTip::IsEmpty

Checks whether this tool tip has no content to display right now.

Windows
MacOS
Linux

Override Hierarchy

IToolTip::IsEmpty()

SToolTip::IsEmpty()

References

Module

SlateCore

Header

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

Include

#include "Widgets/IToolTip.h"

Syntax

bool IsEmpty() const

Remarks

Checks whether this tool tip has no content to display right now.

Returns

true if the tool tip has no content to display, false otherwise.

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