Skip to main content
Corvus Connection

OnCharityDonation

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnCharityDonationAttributeMarks a method as a handler fired on a donation to the channel's charity campaign. The method must accept (IScriptContext, CharityDonationContext). See OnChatMessageAttribute for the supported return types.