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

Go to the source code of this file.

Functions

int BPY_rna_data_context_type_ready ()

Variables

PyMethodDef BPY_rna_data_context_method_def

Function Documentation

◆ BPY_rna_data_context_type_ready()

int BPY_rna_data_context_type_ready ( )

Definition at line 224 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 209 of file bpy_rna_data.cc.

Referenced by BPY_rna_types_extend_capi().