Skip to content

'CurrentSceneChanged' event is in the event instructions but doesn't exist any more. #339

Open
@propertunist

Description

@propertunist

Description:

The event 'CurrentSceneChanged' is mentioned in the instructions for handling events on the homepage of this repo, but doesn't exist in the list of events or in the codebase. It's unfortunate that the event seems to have been removed because it included the name of the old scene that was being changed away from, which is useful. The only event I can see that is a replacement for this old event is 'CurrentProgramSceneChanged', but it doesn't include the old scene name in it's returned data.

I would prefer if this event were updated to include the name of the old scene being changed away from.

In any case, the instructions on the homepage are out of date and misleading.

Versions Used (if applicable):

  • obs-websocket-js version: 5.0.3
  • obs-websocket plugin version:
  • obs-studio version: 29.1.3
  • node version: v18.17.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions