|
Blender V4.5
|
Public Attributes | |
| const PointerRNA * | ptr |
| PropertyRNA * | prop |
Basic container for a PropertyRNA and its PointerRNA.
Definition at line 103 of file bpy_rna.cc.
| PropertyRNA* BPy_PropertyPointerRNA_Reference::prop |
Definition at line 105 of file bpy_rna.cc.
Referenced by pyrna_prop_collection_iter_init(), pyrna_property_array_init(), and pyrna_property_init().
| const PointerRNA* BPy_PropertyPointerRNA_Reference::ptr |
Definition at line 104 of file bpy_rna.cc.
Referenced by pyrna_prop_collection_iter_init(), pyrna_property_array_init(), and pyrna_property_init().