FNiagaraParameterStore::Reset

Removes all parameters from this store but doesn't change memory allocations.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraParameterStore.h

Include

#include "NiagaraParameterStore.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraParameterStore.cpp

Syntax

virtual void Reset
(
    bool bClearBindings
)

Remarks

Removes all parameters from this store but doesn't change memory allocations.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss