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 SuggestName
&40;
FString SuggestedName,
bool bForceSuggestion
&41;
Remarks
Tries to rename this function call to a new name. The actual name that gets applied might be different due to conflicts with existing nodes with the same name.