Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | UNiagaraStackSummaryViewCollection |
| Type | class |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h |
| Include Path | #include "ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h" |
Syntax
UCLASS (MinimalAPI)
class UNiagaraStackSummaryViewCollection : public UNiagaraStackValueCollection
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UNiagaraStackEntry → UNiagaraStackItemContent → UNiagaraStackValueCollection → UNiagaraStackSummaryViewCollection
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UNiagaraStackSummaryViewCollection() |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnSelectRootNodes | TBaseDelegate_TwoParams< void, TArray< TSharedRef< IDetailTreeNode > >, TArray< TSharedRef< IDetailTreeNode > > * > | ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Emitter | FVersionedNiagaraEmitterWeakPtr | ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
FRequiredEntryData InRequiredEntryData, |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h | ||
void RefreshForAdvancedToggle() |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h |
Overridden from UNiagaraStackEntry
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void FinalizeInternal() |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h | ||
virtual FText GetDisplayName() |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h | ||
virtual bool GetIsEnabled() |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool FilterOnlyModified
(
const UNiagaraStackEntry& Child |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h | ||
const TArray< UHierarchySection * > & GetHierarchySections() |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h |
Overridden from UNiagaraStackValueCollection
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool FilterByActiveSection
(
const UNiagaraStackEntry& Child |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h | ||
virtual void GetSectionsInternal
(
TArray< FNiagaraStackSection >& OutStackSections |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h |
Overridden from UNiagaraStackEntry
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool GetShouldShowInStack() |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h | ||
virtual void RefreshChildrenInternal
(
const TArray< UNiagaraStackEntry* >& CurrentChildren, |
ViewModels/Stack/NiagaraStackSummaryViewInputCollection.h |