Blender  V3.3
Public Attributes | List of all members
IDPropertyUIData Struct Reference

#include <DNA_ID.h>

Public Attributes

char * description
 
int rna_subtype
 
char _pad [4]
 

Detailed Description

Definition at line 47 of file DNA_ID.h.

Member Data Documentation

◆ _pad

char IDPropertyUIData::_pad[4]

Definition at line 53 of file DNA_ID.h.

◆ description

char* IDPropertyUIData::description

◆ rna_subtype

int IDPropertyUIData::rna_subtype

RNA subtype, used for every type except string properties (PropertySubType).

Definition at line 51 of file DNA_ID.h.

Referenced by BPy_IDIDPropertyUIManager_as_dict(), id_property_create_from_socket(), idprop_ui_data_update_base(), RNA_property_subtype(), and version_idproperty_ui_data().


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