Get Current Scene

Get the current scene from Streamlabs Desktop

Parameters

Connectionrequired
Select

Select the configured Streamlabs Desktop Connection to connect to

Variables

The following variables will be populated after executing this sub-action:

Description
currentScenestring

Name of the active scene

Example: My Scene

C# Usage

public string SlobsGetCurrentScene(int connection = 0)