|
Blender V4.3
|
#include <DNA_ID.h>
Public Attributes | |
| IDPropertyUIData | base |
| char * | default_value |
| IDPropertyUIData IDPropertyUIDataString::base |
Definition at line 126 of file DNA_ID.h.
Referenced by blender::nodes::id_property_create_from_socket(), and idprop_ui_data_update_string().
| char* IDPropertyUIDataString::default_value |
Definition at line 127 of file DNA_ID.h.
Referenced by blender::nodes::id_property_create_from_socket(), IDP_ui_data_copy(), IDP_ui_data_free_unique_contents(), idprop_ui_data_to_dict_string(), idprop_ui_data_update_string(), read_ui_data(), RNA_property_string_default_length(), RNA_property_string_get_default(), ui_data_free(), version_idproperty_move_data_string(), and write_ui_data().