API Reference › Commands
ICommandService.ClientChatHandler
DelegateNamespace: SwiftlyS2.Shared.Commands · Assembly: SwiftlyS2.CS2.dll
public delegate HookResult ICommandService.ClientChatHandler(int playerId, string text, bool teamonly)The handler for the client chat hook.
View source