Navigation
API > API/Editor > API/Editor/BehaviorTreeEditor > API/Editor/BehaviorTreeEditor/FBehaviorTreeEditor
- FEditorUndoClient::PostUndo()
- FAIGraphEditor::PostUndo()
- FBehaviorTreeEditor::PostUndo()
References
| Module | BehaviorTreeEditor |
| Header | /Engine/Source/Editor/BehaviorTreeEditor/Public/BehaviorTreeEditor.h |
| Include | #include "BehaviorTreeEditor.h" |
| Source | /Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeEditor.cpp |
virtual void PostUndo
&40;
bool bSuccess
&41;
Remarks
Signal that client should run any PostUndo code
Parameters
| Name | Description |
|---|---|
| bSuccess | If true than undo succeeded, false if undo failed |