|
Blender V4.3
|
#include <bpy_rna.hh>
Public Attributes | |
| PyObject_HEAD PointerRNA | ptr |
| PropertyRNA * | prop |
Definition at line 137 of file bpy_rna.hh.
| PropertyRNA* BPy_PropertyRNA::prop |
Definition at line 143 of file bpy_rna.hh.
Referenced by py_msgbus_rna_key_from_py(), pyrna_dir_members_py(), pyrna_prop_CreatePyObject(), pyrna_prop_new(), and pyrna_py_to_prop().
| PyObject_HEAD PointerRNA BPy_PropertyRNA::ptr |
Definition at line 142 of file bpy_rna.hh.
Referenced by py_msgbus_rna_key_from_py(), pyrna_dir_members_py(), pyrna_prop_CreatePyObject(), pyrna_prop_new(), and pyrna_py_to_prop().