Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNode
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNode.h |
| Include | #include "NiagaraNode.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNode.cpp |
virtual void RegisterPassthroughPin
&40;
FNiagaraParameterMapHistoryBuilder & OutHistory,
UEdGraphPin &42; InputPin,
UEdGraphPin &42; OutputPin,
bool bFilterForCompilation,
bool bVisitInputPin
&41; const
Remarks
Basically routes the pin through the parameter map builder so that it looks like a regular pin. Handles visiting the node connected as well to the input pin.