Skip to main content
Corvus Connection

OnBossRetaliation

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnBossRetaliationAttributeMarks a method as a handler fired when a boss retaliates against a viewer, the chip damage a viewer takes for swinging at it. The method must accept (IScriptContext, BossRetaliationContext). See OnChatMessageAttribute for the supported return types.