Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/TWidgetSlotWithAttributeSupport
Inheritance Hierarchy
- FSlateAttributeBase
- FSlateAttributeImpl
- TSlateAttributeBase
- TSlateContainedAttribute
- 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, InComparePredicate >
Remarks
A SlateAttribute that is member variable of a FSlot. : TSlateSlotAttribute