Skip to main content
Corvus Connection

OnGoalEnd

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnGoalEndAttributeMarks a method as a handler fired when a creator goal ends. The method must accept (IScriptContext, GoalContext). See OnChatMessageAttribute for the supported return types.