UNiagaraStackEntry::SetIsRenamePending

Sets whether this entry has a rename pending.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "ViewModels/Stack/NiagaraStackEntry.h"

Source

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

Syntax

virtual void SetIsRenamePending
(
    bool bIsRenamePending
)

Remarks

Sets whether this entry has a rename pending.

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