Blender V4.3
bpy_rna_data.hh File Reference

Go to the source code of this file.

Functions

int BPY_rna_data_context_type_ready (void)
 

Variables

PyMethodDef BPY_rna_data_context_method_def
 

Function Documentation

◆ BPY_rna_data_context_type_ready()

int BPY_rna_data_context_type_ready ( void )

Definition at line 206 of file bpy_rna_data.cc.

References bpy_rna_data_context_Type.

Referenced by BPy_init_modules().

Variable Documentation

◆ BPY_rna_data_context_method_def

PyMethodDef BPY_rna_data_context_method_def
extern

Definition at line 195 of file bpy_rna_data.cc.

Referenced by BPY_rna_types_extend_capi().