Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraGraph
Description
Rebuilds the internally stored ParameterRefrenceMap if it has been marked dirty. Used to explicitly trigger the rebuild rather than impliticly rebuilding it through a call to GetParameterReferenceMap().
| Name | ConditionalRefreshParameterReferences |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraGraph.h |
| Include Path | #include "NiagaraGraph.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraGraph.cpp |
void ConditionalRefreshParameterReferences()