|
AlignmentArr...
|
AlignChild
( float AllottedSize, const SlotType& ChildToArrange, const FMargin& SlotPadding, const float& ContentScale, bool bClampToParent )
|
|
|
AlignmentArr...
|
AlignChild
( float AllottedSize, float ChildDesiredSize, const SlotType& ChildToArrange, const FMargin& SlotPadding, const float& ContentScale, bool bClampToParent )
|
|
|
AlignmentArr...
|
AlignChild
( EFlowDirection InLayoutFlow, float AllottedSize, const SlotType& ChildToArrange, const FMargin& SlotPadding, const float& ContentScale, bool bClampToParent )
|
|
|
AlignmentArr...
|
AlignChild
( EFlowDirection InLayoutFlow, float AllottedSize, float ChildDesiredSize, const SlotType& ChildToArrange, const FMargin& SlotPadding, const float& ContentScale, bool bClampToParent )
|
Helper method to BoxPanel::ArrangeChildren.
|