Skip to main content
Corvus Connection

OnFollow

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnFollowAttributeMarks a method as a handler fired when a viewer follows the channel. The method must accept (IScriptContext, FollowContext). See OnChatMessageAttribute for the supported return types.