Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraComponent
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraComponent.h |
Include | #include "NiagaraComponent.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraComponent.cpp |
FNiagaraVariant FindParameterOverride
&40;
const FNiagaraVariableBase & InKey
&41; const
Remarks
Find the value of an overridden parameter. The value returned may not be the current value being used by the simulation but will reflect the last value which has been set through the editor on a component placed in a level, or on a component in the blueprint editor. Returns null if the parameter isn't overridden by this component.