Navigation
Unreal Engine C++ API Reference > Runtime > Slate > Widgets > Layout > SUniformWrapPanel
Inheritance Hierarchy
- TSlotBase
- TAlignmentWidgetSlotMixin
- SUniformWrapPanel::FSlot
References
Module | Slate |
Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SUniformWrapPanel.h |
Include | #include "Widgets/Layout/SUniformWrapPanel.h" |
Syntax
struct FSlot :
public TSlotBase< FSlot >,
public TAlignmentWidgetSlotMixin< FSlot >
Remarks
Stores the per-child info for this panel type
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FSlot () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FChildren& SlotOwner, |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FSlotArguments |