Show Scene

Shows the selected scene in Meld Studio

Parameters

Connectionrequired
Select

Select the configured Meld Studio Connection to connect to

  • Select Any to trigger on any 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

Shows the selected Meld Studio Scene by ID

0.2.5
public bool MeldStudioShowScene(string sceneId, int connectionIdx = -1)