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

Public Attributes

char filepath [FILE_MAX]
 
char id_name [MAX_ID_NAME]
 

Detailed Description

Definition at line 361 of file main.c.

Member Data Documentation

◆ filepath

char LibWeakRefKey::filepath[FILE_MAX]

Definition at line 362 of file main.c.

Referenced by lib_weak_key_cmp(), lib_weak_key_create(), and lib_weak_key_hash().

◆ id_name

char LibWeakRefKey::id_name[MAX_ID_NAME]

Definition at line 363 of file main.c.

Referenced by lib_weak_key_cmp(), lib_weak_key_create(), and lib_weak_key_hash().


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