Blender V4.3
bpy_rna_id_collection.hh File Reference

Go to the source code of this file.

Variables

PyMethodDef BPY_rna_id_collection_user_map_method_def
 
PyMethodDef BPY_rna_id_collection_batch_remove_method_def
 
PyMethodDef BPY_rna_id_collection_orphans_purge_method_def
 

Variable Documentation

◆ BPY_rna_id_collection_batch_remove_method_def

PyMethodDef BPY_rna_id_collection_batch_remove_method_def
extern

Definition at line 433 of file bpy_rna_id_collection.cc.

Referenced by BPY_rna_types_extend_capi().

◆ BPY_rna_id_collection_orphans_purge_method_def

PyMethodDef BPY_rna_id_collection_orphans_purge_method_def
extern

Definition at line 439 of file bpy_rna_id_collection.cc.

Referenced by BPY_rna_types_extend_capi().

◆ BPY_rna_id_collection_user_map_method_def

PyMethodDef BPY_rna_id_collection_user_map_method_def
extern

Definition at line 427 of file bpy_rna_id_collection.cc.

Referenced by BPY_rna_types_extend_capi().