Skip to main content
Corvus Connection

BossDefeatedContext

Context
TheOmenDen.StreamPulse.Scripting.Contexts.BossDefeatedContextContext bound to an OnBossDefeatedAttribute handler. Carries a community boss result: the boss slug, whether it Fled (escaped instead of being beaten), and the top contributor's damage and display name for a shout-out (TopDisplayName is null when nobody landed a hit).

Members

5
  • BroadcasterId
    property
    string BroadcasterId
  • BossSlug
    property
    string BossSlug
  • Fled
    property
    bool Fled
  • TopDamage
    property
    long TopDamage
  • TopDisplayName
    property
    string TopDisplayName