We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba7839b commit 55b3f88Copy full SHA for 55b3f88
src/requesthandler/RequestHandler_Scenes.cpp
@@ -317,7 +317,7 @@ RequestResult RequestHandler::GetSceneSceneTransitionOverride(const Request &req
317
}
318
319
/**
320
- * Gets the scene transition overridden for a scene.
+ * Sets the scene transition overridden for a scene.
321
*
322
* @requestField sceneName | String | Name of the scene
323
* @requestField ?transitionName | String | Name of the scene transition to use as override. Specify `null` to remove | Unchanged
0 commit comments