Skip to main contentTheOmenDen.StreamPulse.Scripting.Attributes.OnAdBreakBeginAttributeMarks a method as a handler fired when an ad break begins. The method must accept
(IScriptContext, AdBreakBeginContext). See OnChatMessageAttribute for the
supported return types.