Navigation
Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor > UBehaviorTreeDecoratorGraphNode_Decorator
- UObject::PostEditUndo()
- UEdGraphNode::PostEditUndo()
- UBehaviorTreeDecoratorGraphNode_Decorator::PostEditUndo()
References
Module | BehaviorTreeEditor |
Header | /Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeDecoratorGraphNode_Decorator.h |
Include | #include "BehaviorTreeDecoratorGraphNode_Decorator.h" |
Source | /Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeDecoratorGraphNode_Decorator.cpp |
virtual void PostEditUndo&40;&41;
Remarks
Called after applying a transaction to the object. Default implementation simply calls PostEditChange.