Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | FNiagaraGraphFunctionAliasContext |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraGraph.h |
| Include Path | #include "NiagaraGraph.h" |
Syntax
struct FNiagaraGraphFunctionAliasContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CompileUsage | ENiagaraScriptUsage | The usage as defined in the compilation request (same for all translation stages) | NiagaraGraph.h | |
| ScriptUsage | ENiagaraScriptUsage | The usage as defined in the current translation stage | NiagaraGraph.h | |
| StaticSwitchValues | TArray< const UEdGraphPin * > | NiagaraGraph.h |