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.
Public Member Functions | |
CUndoControlModified (CID id) | |
Protected Member Functions | |
int | GetSize () override |
void | SwapData () |
void | Undo (bool bUndo) override |
void | Redo () override |
Protected Attributes | |
CID | m_id |
AZStd::string | m_name |
AZStd::string | m_scope |
bool | m_isAutoLoad |
AZStd::vector< TConnectionPtr > | m_connectedControls |