Blender V4.3
IDNameLib_Key Struct Reference

Public Attributes

const char * name
 
const Librarylib
 

Detailed Description

Definition at line 39 of file main_idmap.cc.

Member Data Documentation

◆ lib

const Library* IDNameLib_Key::lib

◆ name

const char* IDNameLib_Key::name

ID.name + 2: without the ID type prefix, since each id type gets its own 'map'.

Definition at line 41 of file main_idmap.cc.

Referenced by BKE_main_idmap_insert_id(), BKE_main_idmap_lookup_name(), BKE_main_idmap_remove_id(), idkey_cmp(), and idkey_hash().


The documentation for this struct was generated from the following file: