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