Skip to main content
Corvus Connection

OnGoalProgress

Attribute
TheOmenDen.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.