Hide Scene's Sources
Hide ALL sources within the given Scene
Parameters
Connectionrequired
Select
Select the configured OBS Studio Connection to connect to
Any
- trigger on events from any OBS connectionDefault
- trigger on events from the default OBS connection
Scenerequired
Text
Select the scene from this dropdown list, you can also manually enter a scene name.
Variables
This sub-action does not populate any variables.
C# Usage
public void ObsHideSceneSources(string scene, int connection = 0)