public bool MeldStudioShowScene(string sceneId, int connectionIdx = -1)
Enter the Scene Id
-1
Enter the connection index number (-1 is a fallback for the Default connection)
bool
CPH.MeldStudioShowScene(sceneId);
CPH.MeldStudioShowScene(sceneId, connectionIdx);