Joseph HENRY 49b68236a7 Add bpy.msgbus key override for 5.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 18:46:30 +02:00

13 lines
283 B
JSON

{
"subscribe_rna": {
"params": {
"key": "bpy.types.Property | bpy.types.Struct | tuple[bpy.types.Struct, str] | object"
}
},
"publish_rna": {
"params": {
"key": "bpy.types.Property | bpy.types.Struct | tuple[bpy.types.Struct, str] | object"
}
}
}