swiftlys2/docs/api/ai/
API Reference GameHooks

ICScriptedSequenceScriptThinkHook

Interface
Namespace: SwiftlyS2.Shared.GameHooks · Assembly: SwiftlyS2.CS2.dll
public interface ICScriptedSequenceScriptThinkHook
View source

Methods

Invoke(CScriptedSequence)

void Invoke(CScriptedSequence schemaObject)
Parameters

Post

event OnCScriptedSequenceScriptThinkPostDelegate Post

Pre

event OnCScriptedSequenceScriptThinkPreDelegate Pre