TheOmenDen.StreamPulse.Scripting.Attributes.OnObsFilterChangedAttributeMarks a method as a handler fired when an OBS source filter is enabled or disabled. The method must
accept (IScriptContext, ObsFilterContext). See OnChatMessageAttribute for the
supported return types.