ezEngine  Release 25.03
ezPropertyUiState Struct Reference

Describes the current meta state of a property for display purposes in the property grid. More...

#include <PropertyMetaState.h>

Public Types

enum  Visibility { Default, Invisible, Disabled }
 

Public Attributes

Visibility m_Visibility
 
ezString m_sNewLabelText
 

Detailed Description

Describes the current meta state of a property for display purposes in the property grid.

Member Enumeration Documentation

◆ Visibility

Enumerator
Default 

Displayed normally, for editing (unless the property is read-only)

Invisible 

Hides the property entirely.

Disabled 

The property is shown but disabled, when multiple objects are selected and in one the property is invisible, in the other it is disabled, the disabled state takes precedence


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