Skip to main content
Corvus Connection

OnDonation

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnDonationAttributeMarks a method as a handler fired when a donation is received through Tiltify. The method must accept (IScriptContext, DonationContext). See OnChatMessageAttribute for the supported return types.