Choose your operating system:
Windows
macOS
Linux
Module |
|
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 |
SSplitter::FSlot & SlotAt
(
int32 SlotIndex
)
Get the slot at the specified index
Slot at the index specified by SlotIndex
Parameter |
Description |
---|---|
SlotIndex |
Replace the child at this index. |