API Reference › Events
EventDelegates.OnWeaponServicesCanUseHook
DelegateNamespace: SwiftlyS2.Shared.Events · Assembly: SwiftlyS2.CS2.dll
[Obsolete("This event is deprecated and will be removed in future versions. Use GameHooks.Weapons.CanUse instead.")]
public delegate void EventDelegates.OnWeaponServicesCanUseHook(IOnWeaponServicesCanUseHookEvent @event)Called when a weapon services can use hook is triggered.
View source