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
struct FNiagaraGraphFunctionAliasContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| ENiagaraScriptUsage | CompileUsage | The usage as defined in the compilation request (same for all translation stages) | |
| ENiagaraScriptUsage | ScriptUsage | The usage as defined in the current translation stage | |
| TArray< const UEdGraphPin * > | StaticSwitchValues |