swiftlys2/docs/api/ai/
API Reference GameHooks

IGameHookDatamapCDecoyProjectile

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

Properties

GunfireThink

ICDecoyProjectileGunfireThinkHook GunfireThink { get; }

Think_Detonate

ICDecoyProjectileThink_DetonateHook Think_Detonate { get; }