Open 3D Engine AudioSystem 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 IUndoObject.
Protected Member Functions | |
int | GetSize () override |
void | Undo (bool bUndo) override |
void | Redo () override |
void | Copy (QStandardItem *pSource, QStandardItem *pDest) |
Protected Attributes | |
QATLTreeModel | m_original |
QATLTreeModel | m_modified |
bool | bModifiedInitialised |