Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| |
|
| Name |
FNiagaraGraphParameterReference |
| Type |
struct |
| Header File |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraGraph.h |
| Include Path |
#include "NiagaraGraph.h" |
Syntax
USTRUCT ()
struct FNiagaraGraphParameterReference
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsUserFacing |
bool |
If false then it is just a technical reference (e.g. setting the default value) |
NiagaraGraph.h |
|
| Key |
FGuid |
|
NiagaraGraph.h |
|
| Value |
TWeakObjectPtr< UObject > |
|
NiagaraGraph.h |
|
Functions
Public
Operators