Skip to main content
Corvus Connection

OnObsStudioModeChanged

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnObsStudioModeChangedAttributeMarks a method as a handler fired when OBS Studio Mode is toggled. The method must accept (IScriptContext, ObsStudioModeContext). See OnChatMessageAttribute for the supported return types.