Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraGraph.h |
Include | #include "NiagaraGraph.h" |
Syntax
USTRUCT&40;&41;
struct FNiagaraGraphParameterReferenceCollection
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TArray< FNiagaraGraphParameterReference > | ParameterReferences | All the references in the graph. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FNiagaraGraphParameterReferenceCollection
(
bool bInCreated |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | Returns true if this parameter was initially created by the user. |