Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNiagaraStackEntry
- UNiagaraStackItemContent
- UNiagaraStackCategory
- UNiagaraStackScriptHierarchyCategory
- UNiagaraStackSummaryCategory
- UNiagaraStackFunctionInput
- UNiagaraStackItemTextContent
- UNiagaraStackObject
- UNiagaraStackPropertyRow
- UNiagaraStackScriptHierarchyRoot
- UNiagaraStackValueCollection
- UNiagaraStackSummaryViewCollection
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackItem.h |
| Include | #include "ViewModels/Stack/NiagaraStackItem.h" |
Syntax
UCLASS (MinimalAPI)
class UNiagaraStackItemContent : public UNiagaraStackEntry
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | FilterHiddenChildren
(
const UNiagaraStackEntry& Child |
||
| bool | |||
| bool | GetIsHidden () |
||
| FString | |||
| bool | Returns true if this stack entry was changed by a user and differs from the default value. | ||
| void | Initialize
(
FRequiredEntryData InRequiredEntryData, |
||
| void | SetIsAdvanced
(
bool bInIsAdvanced |
||
| void | SetIsHidden
(
bool bInIsHidden |
Overridden from UNiagaraStackEntry
| Type | Name | Description | |
|---|---|---|---|
| EStackRowStyle |