Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/EdGraph > API/Plugins/RigVMDeveloper/EdGraph/URigVMEdGraphSchema
- UEdGraphSchema::ShouldAlwaysPurgeOnModification()
- URigVMEdGraphSchema::ShouldAlwaysPurgeOnModification()
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include | #include "EdGraph/RigVMEdGraphSchema.h" |
virtual bool ShouldAlwaysPurgeOnModification&40;&41; const
Remarks
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: