|
Blender
V2.93
|
Go to the source code of this file.
Functions | |
ID Helpers. | |
| const char * | outliner_idcode_to_plural (short idcode) |
Functions and helpers shared between tree-display types or other tree related code.
Definition in file common.cc.
| const char* outliner_idcode_to_plural | ( | short | idcode | ) |
Definition at line 33 of file common.cc.
References BKE_idtype_idcode_to_name_plural(), RNA_BlendData, RNA_property_ui_name(), and RNA_struct_type_find_property().
Referenced by blender::ed::outliner::TreeDisplayIDOrphans::buildTree().