Show / Hide Table of Contents

Class WeaponCategoryResponse

Contains stats for different weapon categories

Inheritance
System.Object
BaseResponse
WeaponCategoryResponse
Implements
IAlias
IPayload
IWeaponCategoryResponse
IStat
Inherited Members
BaseResponse.Username
BaseResponse.Platform
BaseResponse.UbisoftID
BaseResponse.UplayID
BaseResponse.Avatar146
BaseResponse.Avatar256
BaseResponse.LastUpdated
Namespace: R6Stats.Response
Assembly: R6Stat-Sharp.dll
Syntax
public class WeaponCategoryResponse : BaseResponse, IAlias, IPayload, IWeaponCategoryResponse, IStat

Properties

| Improve this Doc View Source

WeaponCategories

Declaration
public IReadOnlyDictionary<string, WeaponCategoryStat> WeaponCategories { get; }
Property Value
Type Description
IReadOnlyDictionary<System.String, WeaponCategoryStat>

Implements

IAlias
IPayload
IWeaponCategoryResponse
IStat
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX