base class — bpy_struct
Collection of actions
Add a new action to the main database
| Parameters: | name (string) – New name for the datablock. |
|---|---|
| Returns: | New action datablock. |
| Return type: | Action |
Remove a action from the current blendfile.
| Parameters: | action (Action, (never None)) – Action to remove. |
|---|
tag
| Parameters: | value (boolean) – Value |
|---|
Inherited Properties
Inherited Functions
|
References