Navigation
API > API/Plugins > API/Plugins/Niagara
Helper class for decoding NDI parameters into a usable struct type.
| Name | FNDIParameter |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
| Include Path | #include "NiagaraDataInterface.h" |
Syntax
template<typename T>
struct FNDIParameter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNDIParameter
(
FVectorVMExternalFunctionContext& Context |
NiagaraDataInterface.h |
Struct Specializations
| Name | Remarks |
|---|---|
| FNDIParameter< FNiagaraRandInfo > |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void GetAndAdvance
(
T& OutValue |
NiagaraDataInterface.h | ||
bool IsConstant() |
NiagaraDataInterface.h |