ezEngine  Release 25.03
ezCommandTransaction Class Reference
Inheritance diagram for ezCommandTransaction:

Public Attributes

ezString m_sDisplayString
 

Friends

class ezCommandHistory
 

Additional Inherited Members

- Public Types inherited from ezCommand
enum  CommandState { WasDone, WasUndone }
 
- Public Member Functions inherited from ezCommand
bool IsUndoable () const
 
bool HasChildActions () const
 
bool HasModifiedDocument () const
 
- Public Member Functions inherited from ezReflectedClass
virtual const ezRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const ezRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T >
EZ_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 
- Static Public Member Functions inherited from ezNoBase
static const ezRTTIGetStaticRTTI ()
 
- Protected Member Functions inherited from ezCommand
ezStatus Do (bool bRedo)
 
ezStatus Undo (bool bFireEvents)
 
void Cleanup (CommandState state)
 
ezStatus AddSubCommand (ezCommand &command)
 
ezDocumentGetDocument ()
 
- Protected Attributes inherited from ezCommand
ezString m_sDescription
 
bool m_bUndoable = true
 
bool m_bModifiedDocument = true
 
ezHybridArray< ezCommand *, 8 > m_ChildActions
 
ezDocumentm_pDocument = nullptr
 

The documentation for this class was generated from the following files: