swiftlys2/docs/api/ai/
API Reference GameHooks

ICSpriteAnimateThinkHook

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

Methods

Invoke(CSprite)

void Invoke(CSprite schemaObject)
Parameters

Post

event OnCSpriteAnimateThinkPostDelegate Post

Pre

event OnCSpriteAnimateThinkPreDelegate Pre