TheOmenDen.StreamPulse.Scripting.Attributes.OnPlayerDownedAttributeMarks a method as a handler fired when a viewer is downed, beaten below the HP they need to keep fighting. The
method must accept (IScriptContext, PlayerDownedContext). See OnChatMessageAttribute for
the supported return types.