Show Scene
Shows the selected scene in Meld Studio
Parameters
Connection
Select
Select the configured Meld Studio Connection to connect to
| Value | Description |
|---|---|
Any | All configured Meld Studio connections |
Scene
Text
Select a scene from the list populated from Meld Studio
You can also manually type a name into the box, or utilize
%variable% syntax to insert an argument value.Variables
| Name | Type | Description |
|---|---|---|
| No data | ||
C# Usage
public bool MeldStudioShowScene(string sceneId, int connectionIdx = -1)