Changeset View
Changeset View
Standalone View
Standalone View
source/blender/python/intern/bpy_msgbus.c
| Context not available. | |||||
| " - :class:`bpy.types.Property` instance.\n" \ | " - :class:`bpy.types.Property` instance.\n" \ | ||||
| " - :class:`bpy.types.Struct` type.\n" \ | " - :class:`bpy.types.Struct` type.\n" \ | ||||
| " - (:class:`bpy.types.Struct`, str) type and property name.\n" \ | " - (:class:`bpy.types.Struct`, str) type and property name.\n" \ | ||||
| " :type key: Muliple\n" | " :type key: Multiple\n" | ||||
| /** | /** | ||||
| * There are multiple ways we can get RNA from Python, | * There are multiple ways we can get RNA from Python, | ||||
| Context not available. | |||||