Blender
V3.3
|
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 itself.
This data doesn't change one initialized.
PropertyRNA* BPy_TypesModule_State::prop |
PointerRNA BPy_TypesModule_State::ptr |