Blender V5.0
bpy_rna_id_collection.hh File Reference
#include <Python.h>

Go to the source code of this file.

Variables

PyMethodDef BPY_rna_id_collection_user_map_method_def
PyMethodDef BPY_rna_id_collection_file_path_map_method_def
PyMethodDef BPY_rna_id_collection_file_path_foreach_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 966 of file bpy_rna_id_collection.cc.

Referenced by BPY_rna_types_extend_capi().

◆ BPY_rna_id_collection_file_path_foreach_method_def

PyMethodDef BPY_rna_id_collection_file_path_foreach_method_def
extern

Definition at line 960 of file bpy_rna_id_collection.cc.

Referenced by BPY_rna_types_extend_capi().

◆ BPY_rna_id_collection_file_path_map_method_def

PyMethodDef BPY_rna_id_collection_file_path_map_method_def
extern

Definition at line 954 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 972 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 948 of file bpy_rna_id_collection.cc.

Referenced by BPY_rna_types_extend_capi().