|
Blender V5.0
|
Public Attributes | |
| PyObject *(* | nameprop_as_py_object_fn )(const char *, Py_ssize_t) |
| PropertyRNA * | nameprop |
Definition at line 357 of file bpy_rna.cc.
| PropertyRNA* BPy_NamePropAsPyObject_Cache::nameprop |
Definition at line 359 of file bpy_rna.cc.
Referenced by pyrna_struct_get_nameprop_as_pyobject().
| 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().