Uses of Class
nl.harm27.obs.websocket.api.events.scenes.SceneCollectionListChanged
-
Packages that use SceneCollectionListChanged Package Description nl.harm27.obs.websocket.listener -
-
Uses of SceneCollectionListChanged in nl.harm27.obs.websocket.listener
Methods in nl.harm27.obs.websocket.listener with parameters of type SceneCollectionListChanged Modifier and Type Method Description void
ScenesEventListener. sceneCollectionListChanged(SceneCollectionListChanged sceneCollectionListChanged)
Triggered when a scene collection is created, added, renamed, or removed.
-