Open 3D Engine LyShine Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits QUndoCommand.
Public Member Functions | |
void | undo () override |
void | redo () override |
Static Public Member Functions | |
static void | Push (UndoStack *stack, AZStd::string &undoXml, AZStd::string &redoXml, EditorWindow *editorWindow, const char *commandName) |