Uses of Class
nl.harm27.obswebsocket.api.events.scenes.SceneCollectionChanged
-
Packages that use SceneCollectionChanged Package Description nl.harm27.obswebsocket.listener -
-
Uses of SceneCollectionChanged in nl.harm27.obswebsocket.listener
Methods in nl.harm27.obswebsocket.listener with parameters of type SceneCollectionChanged Modifier and Type Method Description voidScenesEventListener. sceneCollectionChanged(SceneCollectionChanged sceneCollectionChanged)Implement this method to process SceneCollectionChanged events.
-