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