mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
base: Fix a comment for SetSceneSceneTransitionOverride
This commit is contained in:
parent
ba7839bb69
commit
55b3f88db9
@ -317,7 +317,7 @@ RequestResult RequestHandler::GetSceneSceneTransitionOverride(const Request &req
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the scene transition overridden for a scene.
|
* Sets the scene transition overridden for a scene.
|
||||||
*
|
*
|
||||||
* @requestField sceneName | String | Name of the scene
|
* @requestField sceneName | String | Name of the scene
|
||||||
* @requestField ?transitionName | String | Name of the scene transition to use as override. Specify `null` to remove | Unchanged
|
* @requestField ?transitionName | String | Name of the scene transition to use as override. Specify `null` to remove | Unchanged
|
||||||
|
Loading…
Reference in New Issue
Block a user