TheOmenDen.StreamPulse.Scripting.Attributes.OnObsSourceVisibilityChangedAttributeMarks a method as a handler fired when a source's visibility toggles in an OBS scene. The method must
accept (IScriptContext, ObsSourceVisibilityContext). See OnChatMessageAttribute for
the supported return types.