hub.scenes.scripts.delete
- Version: 1.0
- Classes: UI
- Title: Scene manager categories
- Description: Delete a script snippet, a script snippet can be removed only if it’s not referenced by any scene action block (or it’s not associated with any scene). Script snippet gets removed automatically if it has been associated with one or several scenes and if last scene owning this script snippet was removed.
Edit
Field | Type | Required | Description |
---|---|---|---|
_id | string | + | Id of a script snippet to delete |
Edit
Code | Message | Data |
---|---|---|
-32600 | Wrong params, | |
-32500 | Anonymous plugin acquired! | |
-32600 | Anonymous plugin doesn’t exist! |