SSplitter::SlotAt

Get the slot at the specified index

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Layout/SSplitter.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SSplitter.cpp

Syntax

SSplitter::FSlot & SlotAt
(
    int32 SlotIndex
)

Remarks

Get the slot at the specified index

Returns

Slot at the index specified by SlotIndex

Parameters

Parameter

Description

SlotIndex

Replace the child at this index.