TheOmenDen.StreamPulse.Scripting.Attributes.OnHypeTrainProgressAttributeMarks a method as a handler fired when a hype train advances. The method must accept
(IScriptContext, HypeTrainContext). See OnChatMessageAttribute for the
supported return types.