Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNiagaraStackEntry
- UNiagaraStackItemContent
- UNiagaraStackValueCollection
- UNiagaraStackSummaryViewCollection
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h |
| Include | #include "ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h" |
Syntax
UCLASS&40;MinimalAPI&41;
class UNiagaraStackSummaryViewCollection : public UNiagaraStackValueCollection
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TArray< UNiagaraHierarchySection * > & | |||
| void | Initialize
(
FRequiredEntryData InRequiredEntryData, |
||
| void |
Overridden from UNiagaraStackValueCollection
| Type | Name | Description | |
|---|---|---|---|
| bool | FilterByActiveSection
(
const UNiagaraStackEntry& Child |
||
| void | GetSectionsInternal
(
TArray< FNiagaraStackSection >& OutStackSections |
Overridden from UNiagaraStackEntry
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| FText | |||
| bool | GetIsEnabled () |
||
| void | RefreshChildrenInternal
(
const TArray< UNiagaraStackEntry* >& CurrentChildren, |
Typedefs
| Name | Description |
|---|---|
| FOnSelectRootNodes |