Skip to main content
Corvus Connection

OnGoalBegin

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