Skip to main content
Corvus Connection

OnPredictionLock

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