Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
| Include | #include "NiagaraDataInterface.h" |
Syntax
template<int32 ParamIdx, typename DataType, typename NextBinder>
struct TNDIParamBinder
Remarks
Binder that tests the location of an operand and adds the correct handler type to the Binding parameters.
Specializations
TNDIParamBinder< ParamIdx, DataType, TNDINoopBinder >
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Bind
(
UNiagaraDataInterface* Interface, |