SGridPanel::Slot

Used by declarative syntax to create a Slot in the specified Column, Row and [Layer](API\Runtime\Slate\Widgets\Layout\SGridPanel\Layer).

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Layout/SGridPanel.h"

Syntax

static FSlot & Slot
(
    int32 Column,
    int32 Row,
    Layer InLayer
)

Remarks

Used by declarative syntax to create a Slot in the specified Column, Row and Layer.

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