Uses of Class
nl.harm27.obs.websocket.api.events.scenes.SceneCollectionChanged
-
Packages that use SceneCollectionChanged Package Description nl.harm27.obs.websocket.listener -
-
Uses of SceneCollectionChanged in nl.harm27.obs.websocket.listener
Methods in nl.harm27.obs.websocket.listener with parameters of type SceneCollectionChanged Modifier and Type Method Description void
ScenesEventListener. sceneCollectionChanged(SceneCollectionChanged sceneCollectionChanged)
Triggered when switching to another scene collection or when renaming the current scene collection.
-