Blender V5.0
BPy_NamePropAsPyObject_Cache Struct Reference

Public Attributes

PyObject *(* nameprop_as_py_object_fn )(const char *, Py_ssize_t)
PropertyRNAnameprop

Detailed Description

Definition at line 357 of file bpy_rna.cc.

Member Data Documentation

◆ nameprop

PropertyRNA* BPy_NamePropAsPyObject_Cache::nameprop

Definition at line 359 of file bpy_rna.cc.

Referenced by pyrna_struct_get_nameprop_as_pyobject().

◆ nameprop_as_py_object_fn

PyObject *(* BPy_NamePropAsPyObject_Cache::nameprop_as_py_object_fn) (const char *, Py_ssize_t)

Definition at line 358 of file bpy_rna.cc.

Referenced by pyrna_struct_get_nameprop_as_pyobject().


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