API Reference › Events
EventDelegates.OnItemServicesCanAcquireHook
DelegateNamespace: SwiftlyS2.Shared.Events · Assembly: SwiftlyS2.CS2.dll
[Obsolete("This event is deprecated and will be removed in future versions. Use GameHooks.Items.CanAcquire instead.")]
public delegate void EventDelegates.OnItemServicesCanAcquireHook(IOnItemServicesCanAcquireHookEvent @event)Called when an item services can acquire hook is triggered.
View source