Helper class for using the UiAnimUndoManager. More...
#include <UiAnimUndo.h>
Public Member Functions | |
| UiAnimUndo (const char *description) | |
| void | Cancel () |
Static Public Member Functions | |
| static bool | IsRecording () |
| Check if undo is recording. | |
| static bool | IsSuspended () |
| Check if undo is suspended. | |
| static void | Record (UiAnimUndoObject *undo) |
| Record specified object. | |
Helper class for using the UiAnimUndoManager.