![]() |
ezEngine Release 25.08
|
Used by ezDocumentObjectManager::m_PropertyEvents. More...
#include <DocumentObjectManager.h>
Public Types | |
enum class | Type { PropertySet , PropertyInserted , PropertyRemoved , PropertyMoved } |
Public Member Functions | |
ezVariant | getInsertIndex () const |
Public Attributes | |
Type | m_EventType |
const ezDocumentObject * | m_pObject |
ezVariant | m_OldValue |
ezVariant | m_NewValue |
ezString | m_sProperty |
ezVariant | m_OldIndex |
ezVariant | m_NewIndex |
Used by ezDocumentObjectManager::m_PropertyEvents.