Set Random Group Source Visible

Set a random source from a group visible

Parameters

Connectionrequired
Select

Select the configured OBS Studio Connection to connect to

  • Select Any to trigger on any connection
Scenerequired
String

Select the scene from this dropdown list, you can also manually enter a scene name.

Grouprequired
String

Select the group from this dropdown list, you can also manually enter a scene name.

Variables

This sub-action does not populate any variables.

C# Usage

public string ObsSetRandomGroupSourceVisible(string scene, string groupName, int connection = 0)