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