Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataInterfaceIntRenderTa-
- UNiagaraDataInterface::UpgradeFunctionCall()
- UNiagaraDataInterfaceIntRenderTarget2D::UpgradeFunctionCall()
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceIntRenderTarget2D.h |
| Include | #include "NiagaraDataInterfaceIntRenderTarget2D.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceIntRenderTarget2D.cpp |
virtual bool UpgradeFunctionCall
&40;
FNiagaraFunctionSignature & FunctionSignature
&41;
Remarks
Allows data interfaces the opportunity to rename / change the function signature and perform an upgrade. Return true if the signature was modified and we need to refresh the pins / name, etc.