UDynamicEntryBoxBase > UWidget > UVisual > UObject
A special box panel that auto-generates its entries at both design-time and runtime. Useful for cases where you can have a varying number of entries, but it isn't worth the effort or conceptual overhead to set up a list/tile view. that entries here are not virtualized as they are in the list views, so generally this should be avoided if you intend to scroll through lots of items. No children can be manually added in the designer - all are auto-generated based on the given entry class.
Member | Type | Offset | Share |
---|---|---|---|
EntryWidgetClass | UUserWidget* | 0x1c8 |