Skip to main content
Corvus Connection

OnPredictionBegin

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