Skip to main content
Corvus Connection

OnCharityCampaignStart

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnCharityCampaignStartAttributeMarks a method as a handler fired when a charity campaign starts. The method must accept (IScriptContext, CharityCampaignContext). See OnChatMessageAttribute for the supported return types.