Class WeaponsResponse
Contains weapon stats of a player
Inherited Members
Namespace: R6Stats.Response
Assembly: R6Stat-Sharp.dll
Syntax
public class WeaponsResponse : BaseResponse, IAlias, IPayload, IWeaponResponse, IStat
Properties
| Improve this Doc View SourceWeapons
Declaration
public IReadOnlyDictionary<string, WeaponStat> Weapons { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyDictionary<System.String, WeaponStat> |