Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SConstraintCanvas
Type
typedef TArray< bool, TInlineAllocator< 16 > > FArrangedChildLayers
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SConstraintCanvas.h |
| Include | #include "Widgets/Layout/SConstraintCanvas.h" |
Remarks
An array matching the length and order of ArrangedChildren. True means the child must be placed in a layer in front of all previous children.