Blender
V3.3
|
#include <bpy_rna.h>
Public Attributes | |
PyObject_HEAD PointerRNA | ptr |
PropertyRNA * | prop |
PropertyRNA* BPy_PropertyRNA::prop |
Definition at line 129 of file bpy_rna.h.
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 128 of file bpy_rna.h.
Referenced by py_msgbus_rna_key_from_py(), pyrna_dir_members_py(), pyrna_prop_CreatePyObject(), pyrna_prop_new(), and pyrna_py_to_prop().