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