Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema
- UEdGraphSchema::HandleGraphBeingDeleted()
- UAnimationCustomTransitionSchema::HandleGraphBeingDeleted()
- UAnimationConduitGraphSchema::HandleGraphBeingDeleted()
- UAnimationTransitionSchema::HandleGraphBeingDeleted()
- UAnimationGraphSchema::HandleGraphBeingDeleted()
- UAnimationCustomTransitionSchema::HandleGraphBeingDeleted()
- UEdGraphSchema_K2::HandleGraphBeingDeleted()
- UAnimationCustomTransitionSchema::HandleGraphBeingDeleted()
- UAnimationConduitGraphSchema::HandleGraphBeingDeleted()
- UAnimationTransitionSchema::HandleGraphBeingDeleted()
- UAnimationGraphSchema::HandleGraphBeingDeleted()
- UAnimationCustomTransitionSchema::HandleGraphBeingDeleted()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include | #include "EdGraph/EdGraphSchema.h" |
virtual void HandleGraphBeingDeleted
&40;
UEdGraph & GraphBeingRemoved
&41; const
Remarks
Handle a graph being removed by the user (potentially removing associated bound nodes, etc...)