Choose your operating system:
Windows
macOS
Linux
| UEdGraphSchema::ShouldAlwaysPurgeOnModification()
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/EdGraphSchema_NiagaraSystemOverview.h |
Include |
#include "EdGraphSchema_NiagaraSystemOverview.h" |
virtual bool ShouldAlwaysPurgeOnModification() const
When a node is removed, this method determines whether we should remove it immediately or use the old (slower) code path that results in all node being recreated: