Blender V5.0
bpy_rna_context.hh File Reference
#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

Function Documentation

◆ bpy_rna_context_types_init()

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().

Variable Documentation

◆ BPY_rna_context_temp_override_method_def

PyMethodDef BPY_rna_context_temp_override_method_def
extern

Definition at line 835 of file bpy_rna_context.cc.

Referenced by BPY_rna_types_extend_capi().