swiftlys2/docs/api/ai/
API Reference Events

EventDelegates.OnClientVoice

Delegate
Namespace: SwiftlyS2.Shared.Events · Assembly: SwiftlyS2.CS2.dll
public delegate void EventDelegates.OnClientVoice(IOnClientVoiceEvent @event)

Called when a client sends a voice packet.

View source