Blender  V3.3
Public Attributes | List of all members
IDNameLib_Key Struct Reference

Public Attributes

const char * name
 
const Librarylib
 

Detailed Description

Definition at line 38 of file main_idmap.c.

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

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


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