Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/SToolTip
- IToolTip::IsEmpty()
- SToolTip::IsEmpty()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/SToolTip.h |
| Include | #include "Widgets/SToolTip.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/SToolTip.cpp |
virtual bool IsEmpty&40;&41; const
Remarks
Checks whether this tool tip has no content to display right now. true if the tool tip has no content to display, false otherwise.