Navigation
API > API/Plugins > API/Plugins/FractureEditor > API/Plugins/FractureEditor/UFractureEditorMode
- FEditorUndoClient::PostUndo()
- UFractureEditorMode::PostUndo()
References
| Module | FractureEditor |
| Header | /Engine/Plugins/Experimental/ChaosEditor/Source/FractureEditor/Public/FractureEditorMode.h |
| Include | #include "FractureEditorMode.h" |
| Source | /Engine/Plugins/Experimental/ChaosEditor/Source/FractureEditor/Private/FractureEditorMode.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 |