![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FChildren, including all inherited members.
| CopyConstruct enum value | FChildren | protected |
| Debug_TestDestroyTag() const | FChildren | inlineprotected |
| ECopyConstruct enum name | FChildren | protected |
| ERefConstruct enum name | FChildren | protected |
| FChildren(SWidget *InOwner) | FChildren | inline |
| FChildren(SWidget *InOwner, FName InName) | FChildren | inline |
| FChildren(std::nullptr_t)=delete | FChildren | |
| FCombinedChildren | FChildren | friend |
| ForEachWidget(Predicate &&Pred) | FChildren | inline |
| ForEachWidget(Predicate &&Pred) const | FChildren | inline |
| GetChildAt(int32 Index)=0 | FChildren | pure virtual |
| GetChildAt(int32 Index) const =0 | FChildren | pure virtual |
| GetChildRefAt(int32 Index)=0 | FChildren | protectedpure virtual |
| GetChildRefAt(int32 Index) const =0 | FChildren | protectedpure virtual |
| GetName() const | FChildren | inline |
| GetOwner() const | FChildren | inline |
| GetSlotAt(int32 ChildIndex) const =0 | FChildren | pure virtual |
| Num() const =0 | FChildren | pure virtual |
| NumSlot() const | FChildren | inlinevirtual |
| operator new(size_t)=delete | FChildren | |
| operator new[](size_t)=delete | FChildren | |
| ReferenceConstruct enum value | FChildren | protected |
| SupportSlotWithSlateAttribute() const | FChildren | inlinevirtual |
| TOneDynamicChild | FChildren | friend |
| ~FChildren() | FChildren | inlineprotectedvirtual |