|
Blender V5.0
|
Public Attributes | |
| const PointerRNA * | ptr |
| PropertyRNA * | prop |
Basic container for a PropertyRNA and its PointerRNA.
Definition at line 105 of file bpy_rna.cc.
| PropertyRNA* BPy_PropertyPointerRNA_Reference::prop |
Definition at line 107 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 106 of file bpy_rna.cc.
Referenced by pyrna_prop_collection_iter_init(), pyrna_property_array_init(), and pyrna_property_init().