Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Layout/Children.h |
Include |
#include "Layout/Children.h" |
template<typename SlotType>
class TSingleWidgetChildrenWithSlot :
public FChildren,
protected TSlotBase< SlotType >
A FChildren that has only one child and can take a templated slot.
Name | Description | |
---|---|---|
|
TSingleWidgetChildrenWithSlot ( |
|
|
TSingleWidgetChildrenWithSlot ( |
|
|
TSingleWidgetChildrenWithSlot |
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
GetChildAt ( |
|
|
TSharedRef< ... |
GetChildAt ( |
|
|
Num() |
Name | Description | ||
---|---|---|---|
|
SlotType & |
operator[] ( |
Name |
Description |
|
---|---|---|
|
FSlotArguments |