Get Current Scene

Get the current scene
Get Current Scene Dialog
Get Current Scene Dialog

Parameters

Connection
Select
Default:
Default

Select the configured OBS Studio Connection to connect to

ValueDescription
Default

Only the default configured OBS Studio connection

Any

All configured OBS Studio connections

Variables

NameTypeDescription
Example Value:Gaming Scene

Name of the active scene at the time of execution

 
Variables generated by all triggers and available within all action executions.

C# Usage

public string ObsGetCurrentScene(int connection = 0)
Read more in API > C# > Methods > Obs Studio > Scenes > Obs Get Current Scene