ezEngine  Release 25.03
ezPropertyMetaStateEvent Struct Reference

Event that is broadcast whenever information about how to present properties is required. More...

#include <PropertyMetaState.h>

Public Attributes

const ezDocumentObjectm_pObject = nullptr
 The object for which the information is queried.
 
ezMap< ezString, ezPropertyUiState > * m_pPropertyStates = nullptr
 

Detailed Description

Event that is broadcast whenever information about how to present properties is required.

Member Data Documentation

◆ m_pPropertyStates

ezMap<ezString, ezPropertyUiState>* ezPropertyMetaStateEvent::m_pPropertyStates = nullptr

The map into which event handlers should write their information about the state of each property. The string is the property name that identifies the property in m_pObject.


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