| bInitiallyCollapsed |
bool |
Set the initial state of the collapse. |
PropertyCustomizationHelpers.h |
|
| DetailLayoutBuilder |
IDetailLayoutBuilder & |
Parent detail layout this list is in |
PropertyCustomizationHelpers.h |
|
| DisplayedSections |
TArray< FSectionListItem > |
Set of all unique displayed Sections |
PropertyCustomizationHelpers.h |
|
| ExpandedSlots |
TSet< uint32 > |
Set of all expanded slots |
PropertyCustomizationHelpers.h |
|
| OnRebuildChildren |
FSimpleDelegate |
Called to rebuild the children of the detail tree |
PropertyCustomizationHelpers.h |
|
| SectionListBuilder |
TSharedRef< class FSectionListBuilder > |
Section list builder used to generate Sections |
PropertyCustomizationHelpers.h |
|
| SectionListDelegates |
FSectionListDelegates |
Delegates for the Section list |
PropertyCustomizationHelpers.h |
|
| SectionListName |
FName |
|
PropertyCustomizationHelpers.h |
|
| SectionsLodIndex |
int32 |
|
PropertyCustomizationHelpers.h |
|
| ThumbnailSize |
int32 |
|
PropertyCustomizationHelpers.h |
|
| ViewedSections |
TArray< TSharedRef< class FSectionItemView > > |
Set of all Sections currently in view (may be less than DisplayedSections) |
PropertyCustomizationHelpers.h |
|