Switch Scene
- Alert key:
slobs-switchScene - Source: Streamlabs Desktop
Default message template
SLOBS scene switched to {{scene}}
Template variables
Use any of these in alert text, TTS, or chat templates. The same names appear under data.extraSettings.* when you subscribe via Overlay.on('alert').
| Template variable | Overlay payload field | Description |
|---|---|---|
{{scene}} | data.extraSettings.scene | Scene name |
Variation conditions
Dimensions you can branch on when configuring alert variations:
RANDOMEQUAL_VARIABLE
Related
- Alert Explorer - live preview of every alert
- Overlay Type Definitions - full
AlertEventTypeScript type