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

Used by ezDocumentObjectManager::m_StructureEvents. More...

#include <DocumentObjectManager.h>

Public Types

enum class  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: