API Reference › Commands
ICommandService.ClientCommandHandler
DelegateNamespace: SwiftlyS2.Shared.Commands · Assembly: SwiftlyS2.CS2.dll
public delegate HookResult ICommandService.ClientCommandHandler(int playerId, string commandLine)The handler for the client command hook.
View source