|
Blender
V2.93
|
Public Attributes | |
| struct IDP_Chain * | up |
| const char * | name |
| int | index |
Definition at line 5633 of file rna_access.c.
| int IDP_Chain::index |
Definition at line 5637 of file rna_access.c.
Referenced by RNA_function_get_parameter(), 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(), RNA_path_struct_property_py(), RNA_property_as_string(), and RNA_property_reset().
| const char* IDP_Chain::name |
Definition at line 5636 of file rna_access.c.
Referenced by RNA_boolean_get(), RNA_boolean_get_array(), RNA_boolean_set(), RNA_boolean_set_array(), RNA_collection_add(), RNA_collection_begin(), RNA_collection_clear(), RNA_collection_length(), RNA_enum_get(), RNA_enum_is_equal(), RNA_enum_set(), RNA_enum_set_identifier(), RNA_float_get(), RNA_float_get_array(), RNA_float_set(), RNA_float_set_array(), rna_idp_path(), rna_idp_path_create(), RNA_int_get(), RNA_int_get_array(), RNA_int_set(), RNA_int_set_array(), RNA_pointer_add(), RNA_pointer_get(), RNA_pointer_set(), RNA_string_get(), RNA_string_get_alloc(), RNA_string_length(), RNA_string_set(), and RNA_struct_state_owner_set().
| struct IDP_Chain* IDP_Chain::up |
Definition at line 5634 of file rna_access.c.
Referenced by rna_idp_path(), and rna_idp_path_create().