Get Scene Item Locked
obs-get-scene-item-lockedCheck an OBS scene item's lock status by providing its ID, enabling you to identify items that may block editing operations.
Instructions
Get whether a scene item is locked
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneName | No | Name of the scene | |
| sceneUuid | No | UUID of the scene | |
| canvasUuid | No | UUID of the canvas containing the scene | |
| sceneItemId | Yes | Numeric ID of the scene item |