Skip to main content
Corvus Connection

OnTierChange

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnTierChangeAttributeMarks a method as a handler fired when a patron's entitled Patreon pledge amount changes (up or down). The method must accept (IScriptContext, TierChangeContext). See OnChatMessageAttribute for the supported return types.