Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphNode
- UObject::PostEditUndo()
- UEdGraphNode::PostEditUndo()
- UMaterialGraphNode_Composite::PostEditUndo()
- UK2Node_Composite::PostEditUndo()
- UBehaviorTreeDecoratorGraphNode_Decorator::PostEditUndo()
- UBehaviorTreeGraphNode_Root::PostEditUndo()
- UBehaviorTreeGraphNode::PostEditUndo()
- UBehaviorTreeGraphNode_Root::PostEditUndo()
- UAIGraphNode::PostEditUndo()
- UBehaviorTreeGraphNode_Root::PostEditUndo()
- UBehaviorTreeGraphNode::PostEditUndo()
- UBehaviorTreeGraphNode_Root::PostEditUndo()
- UMetasoundEditorGraphNode::PostEditUndo()
- UAnimGraphNode_Base::PostEditUndo()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode.h |
| Include | #include "EdGraph/EdGraphNode.h" |
| Source | /Engine/Source/Runtime/Engine/Private/EdGraph/EdGraphNode.cpp |
virtual void PostEditUndo&40;&41;
Remarks
Called after applying a transaction to the object. Default implementation simply calls PostEditChange.