TSlateAttributeRef

A Reference to a [TSlateAttribute](API\Runtime\SlateCore\Widgets\SWidget\TSlateAttribute).

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

TSlateMemberAttributeRef

SWidget::TSlateAttributeRef

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Syntax

template<typename InObjectType, EInvalidateWidgetReason InInvalidationReasonValue, typename InComparePredicate>
struct TSlateAttributeRef : public SlateAttributePrivate::TSlateMemberAttributeRef< TSlateAttribute< InObjectType, InInvalidationReasonValue, InComparePredicate > >

Remarks

A Reference to a TSlateAttribute.