ezEngine  Release 25.03
ezCommandHistoryEvent Struct Reference

Public Types

enum  Type {
  UndoStarted, UndoEnded, RedoStarted, RedoEnded,
  Type::TransactionStarted, Type::BeforeTransactionEnded, Type::BeforeTransactionCanceled, Type::TransactionEnded,
  Type::TransactionCanceled, HistoryChanged
}
 

Public Attributes

Type m_Type
 
const ezDocumentm_pDocument
 

Member Enumeration Documentation

◆ Type

Enumerator
TransactionStarted 

Emit after initial transaction started.

BeforeTransactionEnded 

Emit before initial transaction ended.

BeforeTransactionCanceled 

Emit before initial transaction ended.

TransactionEnded 

Emit after initial transaction ended.

TransactionCanceled 

Emit after initial transaction canceled.


The documentation for this struct was generated from the following file: