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