UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Slate::PrioritizedWrapBox::FChildArranger Class Reference

Public Member Functions

 FChildArranger ()=default
 
template<bool UseGroupedWrapping = false>
FVector2D GetDesiredSize (const SPrioritizedWrapBox &InWidget, const TPanelChildren< SPrioritizedWrapBox::FSlot > &InChildren)
 
void Arrange (const FGeometry &InAllottedGeometry, FArrangedChildren &InOutArrangedChildren)
 

Constructor & Destructor Documentation

◆ FChildArranger()

UE::Slate::PrioritizedWrapBox::FChildArranger::FChildArranger ( )
default

Member Function Documentation

◆ Arrange()

void UE::Slate::PrioritizedWrapBox::FChildArranger::Arrange ( const FGeometry InAllottedGeometry,
FArrangedChildren InOutArrangedChildren 
)
inline

◆ GetDesiredSize()

template<bool UseGroupedWrapping = false>
FVector2D UE::Slate::PrioritizedWrapBox::FChildArranger::GetDesiredSize ( const SPrioritizedWrapBox InWidget,
const TPanelChildren< SPrioritizedWrapBox::FSlot > &  InChildren 
)
inline

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