Blender  V2.93
Public Attributes | List of all members
IDNameLib_Key Struct Reference

Public Attributes

const char * name
 
const Librarylib
 

Detailed Description

Definition at line 51 of file main_idmap.c.

Member Data Documentation

◆ lib

const Library* IDNameLib_Key::lib

ID.lib:

Definition at line 55 of file main_idmap.c.

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

◆ 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 53 of file main_idmap.c.

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


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