SwiftlyS2

IGameHookItem

Interface IGameHookItem

Namespace: SwiftlyS2.Shared.GameHooks

Assembly: SwiftlyS2.CS2.dll

public interface IGameHookItem

Properties

CanAcquire

Hook triggered when an item can acquire logic is ran by game.

ICanAcquireItemHook CanAcquire { get; }
Property Value

On this page