UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TWidgetSparseAnnotation< AnnotationType > Class Template Reference

Public Member Functions

const AnnotationTypeFind (const SWidget *Widget)
 
AnnotationTypeFindOrAdd (const SWidget *Widget)
 
void Add (const SWidget *Widget, const AnnotationType &Type)
 
void Remove (const SWidget *Widget)
 

Member Function Documentation

◆ Add()

void TWidgetSparseAnnotation< AnnotationType >::Add ( const SWidget Widget,
const AnnotationType Type 
)
inline

◆ Find()

const AnnotationType * TWidgetSparseAnnotation< AnnotationType >::Find ( const SWidget Widget)
inline

◆ FindOrAdd()

AnnotationType & TWidgetSparseAnnotation< AnnotationType >::FindOrAdd ( const SWidget Widget)
inline

◆ Remove()

void TWidgetSparseAnnotation< AnnotationType >::Remove ( const SWidget Widget)
inline

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