Set Random Scene Source Visible
Select a random source from the selected scene and make it visible
If all items within the scene are already visible, this sub-action will do nothing.
Parameters
ObsConnection
Select
Default:
Default
Select the configured OBS Studio Connection to connect to
| Value | Description |
|---|---|
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.Variables
| Name | Type | Description |
|---|---|---|
Example Value: Game Capturename of the chosen random source |
C# Usage
public string ObsSetRandomSceneSourceVisible(string scene, int connection = 0)