Navigation
API > API/Plugins > API/Plugins/UIFramework > API/Plugins/UIFramework/Widgets
Inheritance Hierarchy
- FFastArraySerializer
- FUIFrameworkUserWidgetSlotList
References
| Module | UIFramework |
| Header | /Engine/Plugins/Experimental/UIFramework/Source/Public/Widgets/UIFUserWidget.h |
| Include | #include "Widgets/UIFUserWidget.h" |
Syntax
USTRUCT&40;&41;
struct FUIFrameworkUserWidgetSlotList : public FFastArraySerializer
Constructors
| Type | Name | Description | |
|---|---|---|---|
FUIFrameworkUserWidgetSlotList
(
UUIFrameworkUserWidget* InOwner |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddEntry
(
FUIFrameworkUserWidgetSlot Entry |
||
| FUIFrameworkUserWidgetSlot * | FindEntry
(
FUIFrameworkWidgetId WidgetId |
||
| void | ForEachChildren
(
const TFunctionRef< void(UUIFrameworkWidget*)>& Func |
||
| bool | NetDeltaSerialize
(
FNetDeltaSerializeInfo& DeltaParms |
||
| void | PostReplicatedChange
(
const TArrayView< int32 >& ChangedIndices, |
||
| bool | RemoveEntry
(
UUIFrameworkWidget* Widget |