UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SWidget::TSlateAttributeRef< FText, EInvalidateWidgetReason::None > Struct Reference

#include <SWidget.h>

+ Inheritance diagram for SWidget::TSlateAttributeRef< FText, EInvalidateWidgetReason::None >:

Additional Inherited Members

- Public Types inherited from SlateAttributePrivate::TSlateMemberAttributeRef< TSlateAttribute< FText > >
using SlateAttributeType = TSlateAttribute< FText >
 
using ObjectType = typename AttributeMemberType::ObjectType
 
using AttributeType = TAttribute< ObjectType >
 
- Public Member Functions inherited from SlateAttributePrivate::TSlateMemberAttributeRef< TSlateAttribute< FText > >
 TSlateMemberAttributeRef (const TSharedRef< WidgetType > &InOwner, const TSlateAttribute< FText > &InAttribute)
 
 TSlateMemberAttributeRef (ESlateMemberAttributeRefNoCheckParam, const TSharedRef< SWidget > &InOwner, const TSlateAttribute< FText > &InAttribute)
 
bool IsValid () const
 
const ObjectTypeGet () const
 
const ObjectTypeGet (const ObjectType &DefaultValue) const
 
void UpdateValue ()
 
const ObjectTypeUpdateAndGet ()
 
const ObjectTypeUpdateAndGet (const ObjectType &DefaultValue)
 
TAttribute< ObjectTypeToAttribute () const
 
bool IsBound () const
 
bool IdenticalTo (const TSlateMemberAttributeRef &Other) const
 
bool IdenticalTo (const TAttribute< ObjectType > &Other) const
 

The documentation for this struct was generated from the following file: