SwiftlyS2

WeaponDropParams

Struct WeaponDropParams

Namespace: SwiftlyS2.Shared.GameHooks

Assembly: SwiftlyS2.CS2.dll

public struct WeaponDropParams

Inherited Members

Properties

Player

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

SwappingWeapon

public required bool SwappingWeapon { readonly get; init; }
Property Value

Weapon

public required CBasePlayerWeapon? Weapon { readonly get; init; }
Property Value

On this page