![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SlateToolTipMetaData.h>
Inheritance diagram for FSlateToolTipMetaData:Public Attributes | |
| TAttribute< TSharedPtr< IToolTip > > | ToolTip |
Additional Inherited Members | |
Public Member Functions inherited from ISlateMetaData | |
| template<class TType > | |
| bool | IsOfType () const |
| virtual | ~ISlateMetaData () |
Protected Member Functions inherited from ISlateMetaData | |
| virtual bool | IsOfTypeImpl (const FName &Type) const |
Metadata that holds the tool tip content for a widget.
| TAttribute<TSharedPtr<IToolTip> > FSlateToolTipMetaData::ToolTip |