Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SWidgetSwitcher
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SWidgetSwitcher.h |
| Include | #include "Widgets/Layout/SWidgetSwitcher.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Layout/SWidgetSwitcher.cpp |
FScopedWidgetSlotArguments AddSlot
&40;
int32 SlotIndex
&41;
Remarks
Adds a slot to the widget switcher at the specified location.
Parameters
| Name | Description |
|---|---|
| SlotIndex | The index at which to insert the slot, or INDEX_NONE to append. |