Skip to main content
Corvus Connection

NewPatronContext

Context
TheOmenDen.StreamPulse.Scripting.Contexts.NewPatronContextContext bound to an OnNewPatronAttribute handler. Carries a patron who just joined the tracked Patreon campaign: the patron's display name (null for anonymous patrons), the tier they joined at, and their entitled amount in cents plus the campaign currency.

Members

4
  • DisplayName
    property
    string DisplayName
  • TierName
    property
    string TierName
  • EntitledCents
    property
    int EntitledCents
  • Currency
    property
    string Currency