Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly > API/Plugins/ModelingComponentsEditorOnly/Selection > API/Plugins/ModelingComponentsEditorOnly/Selection/FVolumeSelector
- FEditorUndoClient::PostRedo()
- FVolumeSelector::PostRedo()
References
| Module | ModelingComponentsEditorOnly |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/Selection/VolumeSelector.h |
| Include | #include "Selection/VolumeSelector.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Private/Selection/VolumeSelector.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 |