Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SResponsiveGridPanel
Inheritance Hierarchy
- TWidgetSlotWithAttributeSupport
- TPaddingWidgetSlotMixin
- TAlignmentWidgetSlotMixin
- TBasicLayoutWidgetSlot
- SResponsiveGridPanel::FSlot
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SResponsiveGridPanel.h |
| Include | #include "Widgets/Layout/SResponsiveGridPanel.h" |
Syntax
class FSlot : public TBasicLayoutWidgetSlot< FSlot >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSlot
(
int32 Row |
Default values for a slot. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FChildren& SlotOwner, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FSlotArguments |