Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor > API/Plugins/PoseSearchEditor/SDatabaseAssetTree
- FEditorUndoClient::PostUndo()
- SDatabaseAssetTree::PostUndo()
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Experimental/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseAssetTree.h |
| Include | #include "PoseSearchDatabaseAssetTree.h" |
| Source | /Engine/Plugins/Experimental/Animation/PoseSearch/Source/Editor/Private/PoseSearchDatabaseAssetTree.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 |