Choose your operating system:
Windows
macOS
Linux
| UNiagaraDataInterface::UpgradeFunctionCall()
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceRenderTarget2DArray.h |
Include |
#include "NiagaraDataInterfaceRenderTarget2DArray.h" |
Source |
/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceRenderTarget2DArray.cpp |
virtual bool UpgradeFunctionCall
(
FNiagaraFunctionSignature & FunctionSignature
)
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.