|
Blender V4.3
|
Public Attributes | |
| BPy_EnumProperty_Parse | base |
| StructRNA * | srna |
Needed so RNA_struct_property_tag_defines can be called on the srna.
Definition at line 2621 of file bpy_props.cc.
| BPy_EnumProperty_Parse BPy_EnumProperty_Parse_WithSRNA::base |
Definition at line 2622 of file bpy_props.cc.
Referenced by bpy_prop_arg_parse_tag_defines().
| StructRNA* BPy_EnumProperty_Parse_WithSRNA::srna |
Definition at line 2623 of file bpy_props.cc.
Referenced by BPy_BoolProperty(), BPy_BoolVectorProperty(), BPy_CollectionProperty(), BPy_EnumProperty(), BPy_FloatProperty(), BPy_FloatVectorProperty(), BPy_IntProperty(), BPy_IntVectorProperty(), BPy_PointerProperty(), bpy_prop_arg_parse_tag_defines(), and BPy_StringProperty().