SwiftlyS2

RunCommandMovementParams

Struct RunCommandMovementParams

Namespace: SwiftlyS2.Shared.GameHooks

Assembly: SwiftlyS2.CS2.dll

public struct RunCommandMovementParams

Inherited Members

Properties

Player

public required IPlayer Player { readonly get; set; }
Property Value

UserCmd

public required IUserCmd UserCmd { readonly get; init; }
Property Value

On this page