|
Blender V5.0
|
#include <Python.h>Go to the source code of this file.
Functions | |
| void | bpy_rna_context_types_init () |
Variables | |
| PyMethodDef | BPY_rna_context_temp_override_method_def |
| void bpy_rna_context_types_init | ( | ) |
Definition at line 850 of file bpy_rna_context.cc.
References BLI_assert_unreachable, and BPyContextTempOverride_Type.
Referenced by BPY_rna_types_extend_capi().
|
extern |
Definition at line 835 of file bpy_rna_context.cc.
Referenced by BPY_rna_types_extend_capi().