Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/SNiagaraParameterEditor
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SNiagaraParameterEditor.h |
Include | #include "SNiagaraParameterEditor.h" |
Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/SNiagaraParameterEditor.cpp |
void SetIsEditingExclusively
&40;
bool bInIsEditingExclusively
&41;
Remarks
Sets whether this is currently the exclusive editor of this parameter, meaning that the corresponding details view should not be updated. This hack is necessary because the details view closes all color pickers when it's changed!