FNiagaraGraphParameterReferenceCollection

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraGraph.h

Include

#include "NiagaraGraph.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FNiagaraGraphParameterReferenceCollection

Variables

Name Description

Public variable UProperty

const UNiagaraG...

 

Graph

Public variable UProperty

TArray< FNiagar...

 

ParameterReferences

All the references in the graph.

Constructors

Name Description

Public function

FNiagaraGraphParameterReferenceCollection

(
    const bool bInCreated
)

Functions

Name Description

Public function Const

bool

 

WasCreatedByUser()

Returns true if this parameter was initially created by the user.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss