Addon(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
Addon
(bpy_struct)¶ Python add-ons to be loaded automatically
-
module
¶ Module name
Type: string, default “”, (never None)
-
preferences
¶ Type: AddonPreferences
, (readonly)
-
Inherited Properties
Inherited Functions
References