UNiagaraStackParameterStoreEntry::Delete

Delete the parameter from the ParameterStore and notify that the store changed.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraStackEntry::Delete()

UNiagaraStackParameterStoreEntry::Delete()

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackParameterStoreEntry.h

Include

#include "ViewModels/Stack/NiagaraStackParameterStoreEntry.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/Stack/NiagaraStackParameterStoreEntry.cpp

Syntax

virtual void Delete()

Remarks

Delete the parameter from the ParameterStore and notify that the store changed.

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