ezEngine Release 25.08
Loading...
Searching...
No Matches
ezCommandHistoryEvent Struct Reference

Public Types

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

Public Attributes

Type m_Type
 
const ezDocumentm_pDocument
 

Member Enumeration Documentation

◆ Type

enum class ezCommandHistoryEvent::Type
strong
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: