EventDelegates.OnCommandExecuteHook
Delegate EventDelegates.OnCommandExecuteHook
Namespace: SwiftlyS2.Shared.Events
Assembly: SwiftlyS2.CS2.dll
Called when a command is executed.
public delegate void EventDelegates.OnCommandExecuteHook(IOnCommandExecuteHookEvent @event)Parameters