API Reference › Events
EventDelegates.OnCommandExecuteHook
DelegateNamespace: SwiftlyS2.Shared.Events · Assembly: SwiftlyS2.CS2.dll
public delegate void EventDelegates.OnCommandExecuteHook(IOnCommandExecuteHookEvent @event)Called when a server command (ConCommand) is executed.
View source