SSplitter::SlotAt

Get the slot at the specified index

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.

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