base class — bpy_struct
RNA function definition
Description of the Function’s purpose
Type : | string, default “”, (readonly) |
---|
Unique name used in the code and scripting
Type : | string, default “”, (readonly) |
---|
Function is registered as callback as part of type registration
Type : | boolean, default False, (readonly) |
---|
Function is optionally registered as callback part of type registration
Type : | boolean, default False, (readonly) |
---|
Function does not pass its self as an argument (becomes a class method in python)
Type : | boolean, default False, (readonly) |
---|
Inherited Properties
Inherited Functions
|
References