Skip to main contentTheOmenDen.StreamPulse.Scripting.Attributes.OnGoalProgressAttributeMarks a method as a handler fired as a creator goal advances. The method must accept
(IScriptContext, GoalContext). See OnChatMessageAttribute for the supported return types.