FSlot

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SResponsiveGridPanel.h

Include

#include "Widgets/Layout/SResponsiveGridPanel.h"

Syntax

Variables

Name Description

Public variable

TArray< FColumn...

 

ColumnLayouts

Layout information for the column

Public variable

TWeakPtr< SResp...

 

Panel

The panel that contains this slot

Public variable

int32

 

RowParam

The row index

Constructors

Name Description

Public function

FSlot

(
    int32 Row
)

Default values for a slot.

Functions

Name Description

Public function

FSlot &

 

ColumnSpan

(
    float LayoutSize,
    int32 ColumnSpan,
    int32 ColumnOffset
)

How many columns this slot spans over

Classes

Name

Description

Public struct

FColumnLayout

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss