Set Random Group Source Visible

Set a random source from a group visible
Set Random Group Source Visible Dialog
Set Random Group Source Visible Dialog

Parameters

ObsConnection
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

Scene
Combobox

Select a scene from the list populated from OBS Studio

You can also manually type a name into the box, or utilize %variable% syntax to insert an argument value.
Group
Combobox

Select the group from the list populated from OBS Studio

You can also manually type a name into the box, or utilize %variable% syntax to insert an argument value.

Variables

NameTypeDescription
Example Value:Game Capture

name of the chosen random source

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

C# Usage

public string ObsSetRandomGroupSourceVisible(string scene, string groupName, int connection = 0)
Read more in API > C# > Methods > Obs Studio > Groups > Obs Set Random Group Source Visible