API Reference › Events
IOnClientProcessUsercmdsEvent
InterfaceNamespace: SwiftlyS2.Shared.Events · Assembly: SwiftlyS2.CS2.dll
[Obsolete("This event is deprecated and will be removed in future versions. Use GameHooks instead.")]
public interface IOnClientProcessUsercmdsEventCalled when a client processes user commands. This callback is a hot path, be careful with it and don't do anything expensive.
View source