Get Current Scene
Get the current scene from Streamlabs Desktop
Parameters
SlobsConnection
Variables
Name | Type | Description |
---|---|---|
Example Value: My Scene Name of the active scene | ||
Variables generated by all triggers and available within all action executions. |
C# Usage
public string SlobsGetCurrentScene(int connection = 0)
CPH.SlobsGetCurrentScene();
CPH.SlobsGetCurrentScene(connection);