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