swiftlys2/docs/api/ai/
API Reference GameHooks

ICDecoyProjectileGunfireThinkHook

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

Methods

Invoke(CDecoyProjectile)

void Invoke(CDecoyProjectile schemaObject)
Parameters

Post

event OnCDecoyProjectileGunfireThinkPostDelegate Post

Pre

event OnCDecoyProjectileGunfireThinkPreDelegate Pre