Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| |
|
| Name |
FNiagaraExt_StackInputData_DataInterface |
| Type |
struct |
| Header File |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraExternalSystemEditorUtilities.h |
| Include Path |
#include "NiagaraExternalSystemEditorUtilities.h" |
Syntax
USTRUCT (BlueprintInternalUseOnly)
struct FNiagaraExt_StackInputData_DataInterface : public FNiagaraExt_StackInputData
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PropertyValues |
FString |
Json values corresponding to the schema for this data interface. |
NiagaraExternalSystemEditorUtilities.h |
- EditAnywhere
- Category="Input"
|