Blender V5.0
LibExitLappContextItemsIterData Struct Reference

Public Attributes

short idcode
BPy_Librarypy_library
PyObject * py_list
Py_ssize_t py_list_size

Detailed Description

Definition at line 596 of file bpy_library_load.cc.

Member Data Documentation

◆ idcode

short LibExitLappContextItemsIterData::idcode

Definition at line 597 of file bpy_library_load.cc.

Referenced by bpy_lib_exit().

◆ py_library

BPy_Library* LibExitLappContextItemsIterData::py_library

Definition at line 598 of file bpy_library_load.cc.

Referenced by bpy_lib_exit().

◆ py_list

PyObject* LibExitLappContextItemsIterData::py_list

Definition at line 599 of file bpy_library_load.cc.

Referenced by bpy_lib_exit().

◆ py_list_size

Py_ssize_t LibExitLappContextItemsIterData::py_list_size

Definition at line 600 of file bpy_library_load.cc.

Referenced by bpy_lib_exit().


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