SwiftlyS2

CanUseWeaponParams

Struct CanUseWeaponParams

Namespace: SwiftlyS2.Shared.GameHooks

Assembly: SwiftlyS2.CS2.dll

public struct CanUseWeaponParams

Inherited Members

Properties

Player

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

Weapon

public required CCSWeaponBase Weapon { readonly get; init; }
Property Value

On this page