FNiagaraUserRedirectionParameterStore::Empty

Removes all parameters from this store and releases any data.

Windows
MacOS
Linux

Override Hierarchy

FNiagaraParameterStore::Empty()

FNiagaraUserRedirectionParameterStore::Empty()

References

Module

Niagara

Header

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

Include

#include "NiagaraUserRedirectionParameterStore.h"

Source

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

Syntax

virtual void Empty
(
    bool bClearBindings
)

Remarks

Removes all parameters from this store and releases any data.

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