Navigation
API > API/Editor > API/Editor/AIGraph > API/Editor/AIGraph/FAIGraphEditor
- FEditorUndoClient::PostUndo()
- FAIGraphEditor::PostUndo()
- FBehaviorTreeEditor::PostUndo()
References
| Module | AIGraph |
| Header | /Engine/Source/Editor/AIGraph/Public/AIGraphEditor.h |
| Include | #include "AIGraphEditor.h" |
| Source | /Engine/Source/Editor/AIGraph/Private/AIGraphEditor.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 |