Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNiagaraStackEntry
- UNiagaraStackItemContent
- UNiagaraStackCategory
- UNiagaraStackInputCategory
- UNiagaraStackSummaryCategory
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackInputCategory.h |
| Include | #include "ViewModels/Stack/NiagaraStackInputCategory.h" |
Syntax
UCLASS&40;MinimalAPI&41;
class UNiagaraStackCategory : public UNiagaraStackItemContent
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShouldShowInStack | ||
| TObjectPtr< UNiagaraStackSpacer > | CategorySpacer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize
(
FRequiredEntryData InRequiredEntryData, |
||
| bool |
Overridden from UNiagaraStackEntry
| Type | Name | Description | |
|---|---|---|---|
| int32 | |||
| FText | |||
| void | GetSearchItems
(
TArray< FStackSearchItem >& SearchItems |
||
| bool | |||
| EStackRowStyle | |||
| void | RefreshChildrenInternal
(
const TArray< UNiagaraStackEntry* >& CurrentChildren, |