Navigation
API > API/Plugins > API/Plugins/FractureEditor > API/Plugins/FractureEditor/UFractureEditorMode
- FEditorUndoClient::PostRedo()
- UFractureEditorMode::PostRedo()
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 PostRedo
&40;
bool bSuccess
&41;
Remarks
Signal that client should run any PostRedo code
Parameters
| Name | Description |
|---|---|
| bSuccess | If true than redo succeeded, false if redo failed |