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