Skip to main content
Corvus Connection

OnObsSceneChanged

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnObsSceneChangedAttributeMarks a method as a handler fired when OBS switches its active program scene. The method must accept (IScriptContext, ObsSceneChangedContext). See OnChatMessageAttribute for the supported return types.