Blender  V3.3
Public Attributes | List of all members
PyModuleObject Struct Reference

Public Attributes

PyObject_HEAD PyObject * md_dict
 

Detailed Description

Definition at line 73 of file bpy_interface_run.c.

Member Data Documentation

◆ md_dict

PyObject_HEAD PyObject* PyModuleObject::md_dict

Definition at line 75 of file bpy_interface_run.c.

Referenced by python_script_exec().


The documentation for this struct was generated from the following file: