swiftlys2/docs/api/ai/
API Reference Commands

ICommandService.CommandListener

Delegate
Namespace: SwiftlyS2.Shared.Commands · Assembly: SwiftlyS2.CS2.dll
public delegate void ICommandService.CommandListener(ICommandContext context)

The listener for the command.

View source