Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNiagaraStackEntry
- UNiagaraStackSelection
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackSelection.h |
| Include | #include "ViewModels/Stack/NiagaraStackSelection.h" |
Syntax
UCLASS (MinimalAPI)
class UNiagaraStackSelection : public UNiagaraStackEntry
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize
(
FRequiredEntryData InRequiredEntryData |
||
| void | SetSelectedEntries
(
const TArray< UNiagaraStackEntry* >& InSelectedEntries |
Overridden from UNiagaraStackEntry
| Type | Name | Description | |
|---|---|---|---|
| bool | GetCanExpand () |
||
| bool | |||
| void | RefreshChildrenInternal
(
const TArray< UNiagaraStackEntry* >& CurrentChildren, |