FNiagaraUserRedirectionParameterStore::RemoveParameter

Removes the passed parameter if it exists in the store.

Windows
MacOS
Linux

Override Hierarchy

FNiagaraParameterStore::RemoveParameter()

FNiagaraUserRedirectionParameterStore::RemoveParameter()

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 bool RemoveParameter
(
    const FNiagaraVariable & Param
)

Remarks

Removes the passed parameter if it exists in the store.

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