 |
void |
|
|
 |
void |
|
|
 |
TSharedRef< FNiagaraHierarchyDragDropOp > |
|
Function to implement for custom drag drop ops. |
 |
TSharedPtr< FNiagaraHierarchyItemViewModelBase > |
|
This function will create the view model for a given item. |
 |
void |
|
|
 |
void |
|
|
 |
void |
|
|
 |
void |
|
|
 |
void |
|
Refreshes all data and widgets |
 |
void |
|
|
 |
TSharedPtr< FNiagaraHierarchySectionViewModel > |
|
|
 |
UNiagaraHierarchySection * |
|
|
 |
TSharedRef< FUICommandList > |
|
|
 |
const TArray< TSharedPtr< FNiagaraHierarchyItemViewModelBase > > & |
|
Hierarchy items reflect the already edited hierarchy. |
 |
UNiagaraHierarchyRoot * |
|
The hierarchy root the widget is editing. |
 |
TSharedPtr< struct FNiagaraHierarchyRootViewModel > |
|
|
 |
TArray< TTuple< UClass *, FOnGetDetailCustomizationInstance > > |
|
Overriding this will give the details panel instance customizations for specific UClasses. |
 |
const UNiagaraHierarchyDataRefreshContext * |
|
|
 |
void |
|
|
 |
void |
|
|
 |
bool |
|
|
 |
bool |
|
|
 |
void |
|
|
 |
void |
|
|
 |
FOnHierarchyChanged & |
|
Delegates for external systems. |
 |
FOnHierarchyChanged & |
|
|
 |
FOnSectionActivated & |
|
|
 |
FSimpleDelegate & |
|
|
 |
FOnItemAdded & |
|
|
 |
FString |
|
|
 |
FOnNavigateToItemInHierarchyRequested & |
|
|
 |
FOnRefreshViewRequested & |
|
|
 |
FSimpleDelegate & |
|
|
 |
FSimpleDelegate & |
|
Delegate that call functions from SNiagaraHierarchy. |
 |
FOnRefreshViewRequested & |
|
|
 |
FOnRefreshViewRequested & |
|
|
 |
void |
|
|
 |
void |
|
|
 |
void |
|
Prepares the items we want to create a hierarchy for. |
 |
void |
|
|
 |
void |
|
|
 |
void |
|
|
 |
void |
|
|
 |
void |
|
|
 |
void |
|
Sections. |
 |
void |
|
|
 |
void |
|
Additional commands can be specified overriding the Commands function. |
 |
bool |
|
|