Blender  V3.3
Functions | Variables
bpy_rna_context.h 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 313 of file bpy_rna_context.c.

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 306 of file bpy_rna_context.c.

Referenced by BPY_rna_types_extend_capi().