Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Schema describing a single Niagara Module input.
| Name | FNiagaraExt_StackInputSchema |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraExternalSystemEditorUtilities.h |
| Include Path | #include "NiagaraExternalSystemEditorUtilities.h" |
Syntax
USTRUCT (BlueprintInternalUseOnly)
struct FNiagaraExt_StackInputSchema
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSupportsExpressions | bool | True if this input can be set with a hlsl expression. | NiagaraExternalSystemEditorUtilities.h |
|
| Category | FText | NiagaraExternalSystemEditorUtilities.h |
|
|
| MetaData | FNiagaraVariableMetaData | NiagaraExternalSystemEditorUtilities.h |
|
|
| Name | FName | NiagaraExternalSystemEditorUtilities.h |
|
|
| Type | FNiagaraTypeDefinition | NiagaraExternalSystemEditorUtilities.h |