Skip to main content
Corvus Connection

OnBossDefeated

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnBossDefeatedAttributeMarks a method as a handler fired when a community boss fight ends, whether the boss was beaten or it escaped. The method must accept (IScriptContext, BossDefeatedContext). See OnChatMessageAttribute for the supported return types.