Blender  V2.93
Public Attributes | List of all members
PyModuleObject Struct Reference

Public Attributes

PyObject_HEAD PyObject * md_dict
 

Detailed Description

Definition at line 76 of file bpy_interface_run.c.

Member Data Documentation

◆ md_dict

PyObject_HEAD PyObject* PyModuleObject::md_dict

Definition at line 77 of file bpy_interface_run.c.

Referenced by python_script_exec().


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