|
Blender V4.3
|
Public Attributes | |
| IDP_Chain * | up |
| const char * | name |
| int | index |
Definition at line 767 of file rna_path.cc.
| int IDP_Chain::index |
Definition at line 771 of file rna_path.cc.
Referenced by rna_idp_path(), and rna_idp_path_create().
| const char* IDP_Chain::name |
Definition at line 770 of file rna_path.cc.
Referenced by rna_idp_path(), and rna_idp_path_create().
| IDP_Chain* IDP_Chain::up |
Definition at line 768 of file rna_path.cc.
Referenced by rna_idp_path(), and rna_idp_path_create().