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