ezEngine  Release 25.03
ezDocumentManager::Event Struct Reference

Public Types

enum  Type {
  DocumentTypesRemoved, DocumentTypesAdded, DocumentOpened, Type::DocumentWindowRequested,
  Type::AfterDocumentWindowRequested, DocumentClosing, DocumentClosing2, DocumentClosed
}
 

Public Attributes

Type m_Type
 
ezDocumentm_pDocument = nullptr
 
const ezDocumentObjectm_pOpenContext = nullptr
 

Member Enumeration Documentation

◆ Type

Enumerator
DocumentWindowRequested 

Sent when the window for a document is needed. Each plugin should check this and see if it can create the desired window type

AfterDocumentWindowRequested 

Sent after a document window was requested. Can be used to do things after the new window has been opened.


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