Get Current Scene

Get the current scene

Parameters

Connectionrequired
Select

Select the configured OBS Studio Connection to connect to

  • Select Any to trigger on any connection

Variables

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

DescriptionExample
currentScenestring

Name of the active scene at the time of execution

Gaming Scene

C# Usage

public string ObsGetCurrentScene(int connection = 0)