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