|
Blender V5.0
|
#include <bpy_rna.hh>
Public Attributes | |
| PyObject_HEAD std::optional< CollectionPropertyIterator > | iter |
Definition at line 175 of file bpy_rna.hh.
| PyObject_HEAD std::optional<CollectionPropertyIterator> BPy_PropertyCollectionIterRNA::iter |
Definition at line 182 of file bpy_rna.hh.
Referenced by pyrna_prop_collection_iter_CreatePyObject(), pyrna_prop_collection_iter_dealloc(), pyrna_prop_collection_iter_init(), pyrna_prop_collection_iter_new(), and pyrna_prop_collection_iter_next().