Blender
V3.3
|
Public Attributes | |
struct IDP_Chain * | up |
const char * | name |
int | index |
Definition at line 745 of file rna_path.cc.
int IDP_Chain::index |
Definition at line 749 of file rna_path.cc.
Referenced by rna_idp_path(), rna_idp_path_create(), rna_path_array_multi_from_flat_index(), rna_path_array_multi_string_from_flat_index(), RNA_path_from_ID_to_property_index(), RNA_path_from_real_ID_to_property_index(), RNA_path_full_property_py(), RNA_path_full_property_py_ex(), RNA_path_property_py(), and RNA_path_struct_property_py().
const char* IDP_Chain::name |
Definition at line 748 of file rna_path.cc.
Referenced by rna_idp_path(), and rna_idp_path_create().
struct IDP_Chain* IDP_Chain::up |
Definition at line 746 of file rna_path.cc.
Referenced by rna_idp_path(), and rna_idp_path_create().