Plasma Engine  2.0
Loading...
Searching...
No Matches
plPropertyMetaStateEvent Struct Reference

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

#include <PropertyMetaState.h>

Public Attributes

const plDocumentObjectm_pObject = nullptr
 The object for which the information is queried.
 
plMap< plString, plPropertyUiState > * m_pPropertyStates = nullptr
 

Detailed Description

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

Member Data Documentation

◆ m_pPropertyStates

plMap<plString, plPropertyUiState>* plPropertyMetaStateEvent::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: