ezEngine  Release 25.03
ezDocumentObjectStructureEvent Struct Reference

Used by ezDocumentObjectManager::m_StructureEvents. More...

#include <DocumentObjectManager.h>

Public Types

enum  Type {
  BeforeReset, AfterReset, BeforeObjectAdded, AfterObjectAdded,
  BeforeObjectRemoved, AfterObjectRemoved, BeforeObjectMoved, AfterObjectMoved,
  AfterObjectMoved2
}
 

Public Member Functions

const ezAbstractPropertyGetProperty () const
 
ezVariant getInsertIndex () const
 

Public Attributes

Type m_EventType
 
const ezDocumentm_pDocument = nullptr
 
const ezDocumentObjectm_pObject = nullptr
 
const ezDocumentObjectm_pPreviousParent = nullptr
 
const ezDocumentObjectm_pNewParent = nullptr
 
ezString m_sParentProperty
 
ezVariant m_OldPropertyIndex
 
ezVariant m_NewPropertyIndex
 

Detailed Description

Used by ezDocumentObjectManager::m_StructureEvents.


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