Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UWidgetLayoutLibrary
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/WidgetLayoutLibrary.h |
| Include | #include "Blueprint/WidgetLayoutLibrary.h" |
| Source | /Engine/Source/Runtime/UMG/Private/WidgetLayoutLibrary.cpp |
static UWidgetSwitcherSlot &42; SlotAsWidgetSwitcherSlot
&40;
UWidget &42; Widget
&41;
Remarks
Gets the slot object on the child widget as a Widget Switcher Slot, allowing you to manipulate its information.
Parameters
| Name | Description |
|---|---|
| Widget | The child widget of a Widget Switcher Slot. |