API Reference › Commands
ICommandService.CommandListener
DelegateNamespace: SwiftlyS2.Shared.Commands · Assembly: SwiftlyS2.CS2.dll
public delegate void ICommandService.CommandListener(ICommandContext context)The listener for the command.
View source