Blender  V2.93
Functions | Variables
bpy_library.h File Reference

Go to the source code of this file.

Functions

int BPY_library_load_type_ready (void)
 

Variables

PyMethodDef BPY_library_load_method_def
 
PyMethodDef BPY_library_write_method_def
 

Function Documentation

◆ BPY_library_load_type_ready()

int BPY_library_load_type_ready ( void  )

Definition at line 499 of file bpy_library_load.c.

References bpy_lib_Type.

Referenced by BPy_init_modules().

Variable Documentation

◆ BPY_library_load_method_def

PyMethodDef BPY_library_load_method_def
extern

Definition at line 492 of file bpy_library_load.c.

Referenced by BPY_rna_types_extend_capi().

◆ BPY_library_write_method_def

PyMethodDef BPY_library_write_method_def
extern

Definition at line 220 of file bpy_library_write.c.

Referenced by BPY_rna_types_extend_capi().