Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNodeFunctionCall
- UNiagaraNode::GatherExternalDependencyData()
- UNiagaraNodeFunctionCall::GatherExternalDependencyData()
- UNiagaraNodeAssignment::GatherExternalDependencyData()
- UNiagaraNodeCustomHlsl::GatherExternalDependencyData()
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeFunctionCall.h |
| Include | #include "NiagaraNodeFunctionCall.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeFunctionCall.cpp |
virtual void GatherExternalDependencyData
(
ENiagaraScriptUsage InUsage,
const FGuid & InUsageId,
FNiagaraScriptHashCollector & HashCollector
) const
Remarks
Go through all the external dependencies of this node in isolation and add them to the reference id list.