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