swiftlys2/docs/api/ai/
API Reference GameHooks

ICSpriteExpandThinkHook

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

Methods

Invoke(CSprite)

void Invoke(CSprite schemaObject)
Parameters

Post

event OnCSpriteExpandThinkPostDelegate Post

Pre

event OnCSpriteExpandThinkPreDelegate Pre