API Reference › GameHooksIGameHookControllerInterfaceNamespace: SwiftlyS2.Shared.GameHooks · Assembly: SwiftlyS2.CS2.dllpublic interface IGameHookControllerView sourcePropertiesProcessUsercmdsHook triggered when processing user commands.IProcessUsercmdsHook ProcessUsercmds { get; }Property ValueIProcessUsercmdsHookSimulateUserCommandsHook triggered when simulating user commands.ISimulateUserCommandsHook SimulateUserCommands { get; }Property ValueISimulateUserCommandsHook