From 3c50e1e4d85c0e1a254a442ae6bdccdef1a5ebeb Mon Sep 17 00:00:00 2001 From: Brendan Hagan Date: Thu, 24 Aug 2017 10:18:00 -0500 Subject: [PATCH] Update api doc for SwitchScenes --- WSEvents.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WSEvents.cpp b/WSEvents.cpp index 0e0983d3..f797ae95 100644 --- a/WSEvents.cpp +++ b/WSEvents.cpp @@ -278,7 +278,7 @@ const char* WSEvents::GetRecordingTimecode() { * @return {Array} `sources` List of sources in the new scene. * * @api events - * @name OnSceneChange + * @name SwitchScenes * @category scenes */ void WSEvents::OnSceneChange() {