Blender V4.3
bpy_rna_context.hh File Reference

Go to the source code of this file.

Functions

void bpy_rna_context_types_init (void)
 

Variables

PyMethodDef BPY_rna_context_temp_override_method_def
 

Function Documentation

◆ bpy_rna_context_types_init()

void bpy_rna_context_types_init ( void )

Definition at line 734 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 723 of file bpy_rna_context.cc.

Referenced by BPY_rna_types_extend_capi().