Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraParameterStore
| Name | FScopedSuppressOnChanged |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraParameterStore.h |
| Include Path | #include "NiagaraParameterStore.h" |
Syntax
struct FScopedSuppressOnChanged : public TGuardValue< bool >
Inheritance Hierarchy
- CNoncopyable → TGuardValue → FNiagaraParameterStore::FScopedSuppressOnChanged
- FNoncopyable → TGuardValue → FNiagaraParameterStore::FScopedSuppressOnChanged
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedSuppressOnChanged
(
FNiagaraParameterStore& TargetStore |
NiagaraParameterStore.h |