|
Blender V5.0
|
#include <Python.h>Go to the source code of this file.
Functions | |
| int | BPY_library_load_type_ready () |
Variables | |
| PyMethodDef | BPY_library_load_method_def |
| PyMethodDef | BPY_library_write_method_def |
| int BPY_library_load_type_ready | ( | ) |
Definition at line 815 of file bpy_library_load.cc.
References bpy_lib_Type.
Referenced by BPy_init_modules().
|
extern |
Definition at line 800 of file bpy_library_load.cc.
Referenced by BPY_rna_types_extend_capi().
|
extern |
Definition at line 194 of file bpy_library_write.cc.
Referenced by BPY_rna_types_extend_capi().