SwiftlyS2

EventDelegates.OnWeaponServicesCanUseHook

Delegate EventDelegates.OnWeaponServicesCanUseHook

Namespace: SwiftlyS2.Shared.Events

Assembly: SwiftlyS2.CS2.dll

Called when a weapon services can use hook is triggered.

[Obsolete("This event is deprecated and will be removed in future versions. Use GameHooks.Weapons.CanUse instead.")]
public delegate void EventDelegates.OnWeaponServicesCanUseHook(IOnWeaponServicesCanUseHookEvent @event)
Parameters

On this page