Choose your operating system:
Windows
macOS
Linux
| TSlateMemberAttributeRef
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h |
Include |
#include "Widgets/SWidget.h" |
template<typename InObjectType, EInvalidateWidgetReason InInvalidationReasonValue, typename InComparePredicate>
struct TSlateAttributeRef : public SlateAttributePrivate::TSlateMemberAttributeRef< TSlateAttribute< InObjectType, InInvalidationReasonValue, InComparePredicate > >
A Reference to a TSlateAttribute.