Skip to main content
Corvus Connection

OnPredictionEnd

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnPredictionEndAttributeMarks a method as a handler fired when a prediction ends. The method must accept (IScriptContext, PredictionContext). See OnChatMessageAttribute for the supported return types.