![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for SlateAttributePrivate::ISlateAttributeContainer:Public Member Functions | |
| virtual SWidget & | GetContainerWidget () const =0 |
| virtual FName | GetContainerName () const =0 |
| virtual uint32 | GetContainerSortOrder () const =0 |
Protected Member Functions | |
| SLATECORE_API void | RemoveContainerWidget (SWidget &Widget) |
| SLATECORE_API void | UpdateContainerSortOrder (SWidget &Widget) |
Interface for structure that can be used to contain a SlateAttribute instead of a SWidget.
|
protected |
|
protected |