Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Note: FNiagaraExt_StackIssueFix, FNiagaraExt_StackIssue, and FNiagaraExt_StackIssues are declared after FNiagaraExt_StackItemReference below (they reference it as a UPROPERTY field type). Schema describing a Niagara System asset's top level properties.
| Name | FNiagaraExt_SystemSchema |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraExternalSystemEditorUtilities.h |
| Include Path | #include "NiagaraExternalSystemEditorUtilities.h" |
Syntax
USTRUCT (BlueprintInternalUseOnly)
struct FNiagaraExt_SystemSchema
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PropertySchema | FString | Json Schema describing editable properties of a Niagara System. | NiagaraExternalSystemEditorUtilities.h |
|