Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema
- UEdGraphSchema::ShouldAlwaysPurgeOnModification()
- UAnimationConduitGraphSchema::ShouldAlwaysPurgeOnModification()
- UEdGraphSchema_NiagaraSystemOverview::ShouldAlwaysPurgeOnModification()
- UAnimationTransitionSchema::ShouldAlwaysPurgeOnModification()
- UGameplayAbilityGraphSchema::ShouldAlwaysPurgeOnModification()
- UAnimationGraphSchema::ShouldAlwaysPurgeOnModification()
- UEdGraphSchema_Niagara::ShouldAlwaysPurgeOnModification()
- URigVMEdGraphSchema::ShouldAlwaysPurgeOnModification()
- UEdGraphSchema_K2::ShouldAlwaysPurgeOnModification()
- UAnimationConduitGraphSchema::ShouldAlwaysPurgeOnModification()
- UAnimationTransitionSchema::ShouldAlwaysPurgeOnModification()
- UGameplayAbilityGraphSchema::ShouldAlwaysPurgeOnModification()
- UAnimationGraphSchema::ShouldAlwaysPurgeOnModification()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.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: