| bForceShowParents |
bool |
If true, parent nodes will be remain visible if a child passes all filters even if the parent fails a filter. |
TedsOutlinerImpl.h |
|
| bShowRowHandleColumn |
bool |
If true, this Outliner will include a column for row handle. |
TedsOutlinerImpl.h |
|
| bUseDefaultObservers |
bool |
If true, the Teds Outliner will create observers to track addition/removal of rows and update the Outliner. |
TedsOutlinerImpl.h |
|
| CellWidgetPurpose |
DataStorage::IUiProvider::FPurposeID |
The purpose to use when generating widgets for row/column pairs through TEDS UI. |
TedsOutlinerImpl.h |
|
| ClassFilters |
TArray< UClass * > |
Class types to create filters for in this TEDS Outliner. |
TedsOutlinerImpl.h |
|
| ColumnQueryDescription |
DataStorage::FQueryDescription |
The query description that will be used to populate the initial columns in the TEDS Outliner. |
TedsOutlinerImpl.h |
|
| Filters |
TArray< FTedsFilterData > |
TEDS Filters that utilize QueryDescriptions or QueryFunctions in this TEDS Outliner. |
TedsOutlinerImpl.h |
|
| HeaderWidgetPurpose |
DataStorage::IUiProvider::FPurposeID |
The purpose to use when generating widgets for column headers through TEDS UI. |
TedsOutlinerImpl.h |
|
| HierarchyData |
TOptional< FTedsOutlinerHierarchyData > |
If specified, this is how the TEDS Outliner will handle hierarchies. |
TedsOutlinerImpl.h |
|
| LabelWidgetPurpose |
DataStorage::IUiProvider::FPurposeID |
The purpose to use when generating widgets for the "Item Label" column through TEDS UI. |
TedsOutlinerImpl.h |
|
| QueryDescription |
DataStorage::FQueryDescription |
The query description that will be used to populate rows in the TEDS Outliner. |
TedsOutlinerImpl.h |
|
| SceneOutliner |
SSceneOutliner * |
|
TedsOutlinerImpl.h |
|
| SelectionSetOverride |
TOptional< FName > |
The selection set to use for this Outliner, unset = don't propagate tree selection to the TEDS column. |
TedsOutlinerImpl.h |
|