Skip to main content
Corvus Connection

OnAdBreakBegin

Attribute
TheOmenDen.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.