Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNodeFunctionCall
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 |
void UpdateInputNameBinding
(
const FGuid & BoundVariableGuid,
const FName & BoundName
)
Remarks
When overriding an input value, this updates which variable guid was bound to which input name, so it can be reassigned when the input is renamed.