Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/TWidgetSlotWithAttributeSupport
A SlateAttribute that is member variable of a FSlot. @usage: TSlateSlotAttribute
| Name | TSlateSlotAttribute |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/WidgetSlotWithAttributeSupport.h |
| Include Path | #include "Layout/WidgetSlotWithAttributeSupport.h" |
Syntax
template<typename InObjectType, typename InComparePredicate>
struct TSlateSlotAttribute : public SlateAttributePrivate::TSlateContainedAttribute< InObjectType, ::SlateAttributePrivate::FSlateAttributeNoInvalidationReason, TSlateAttributeComparePredicate<> >
Inheritance Hierarchy
- SlateAttributePrivate::TSlateContainedAttribute< InObjectType, ::SlateAttributePrivate::FSlateAttributeNoInvalidationReason, TSlateAttributeComparePredicate<> > → TWidgetSlotWithAttributeSupport::TSlateSlotAttribute