|
Blender
V2.93
|
Public Attributes | |
| PointerRNA | ptr |
| PropertyRNA * | prop |
This could be a static variable as we only have one bpy.types module, it just keeps the data isolated to store in the module it's self.
This data doesn't change one initialized.
| PropertyRNA* BPy_TypesModule_State::prop |
RNA_BlenderRNA.structs, exposed as bpy.types
Definition at line 7740 of file bpy_rna.c.
Referenced by bpy_class_validate_recursive(), pyrna_alloc_types(), pyrna_free_types(), and pyrna_srna_contains_pointer_prop_srna().
| PointerRNA BPy_TypesModule_State::ptr |