Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Inheritance Hierarchy
- FEdGraphSchemaAction
- FNiagaraParameterAction
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraActions.h |
| Include | #include "NiagaraActions.h" |
Syntax
struct FNiagaraParameterAction : public FEdGraphSchemaAction
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNiagaraParameterAction
(
const UNiagaraScriptVariable* InScriptVar, |
|||
FNiagaraParameterAction
(
const FNiagaraVariable& InParameter, |
|||
FNiagaraParameterAction
(
const FNiagaraVariable& InParameter, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| bool | |||
| const FNiagaraVariable & | GetParameter () |
||
| TArray< FNiagaraGraphParameterReferenceCollection > & | |||
| const UNiagaraScriptVariable * | GetScriptVar () |
||
| void | SetIsExternallyReferenced
(
bool bInIsExternallyReferenced |
||
| void | SetIsNamespaceModifierRenamePending
(
bool bIsNamespaceModifierRenamePending |
||
| void | SetIsSourcedFromCustomStackContext
(
bool bInIsSourcedFromCustomStackContext |
||
| FName | Simple type info. |