Show / Hide Table of Contents

Class GenericResponseStats

Represents the stats returned in a GenericResponse

Inheritance
System.Object
GenericResponseStats
Namespace: R6Stats.Stats
Assembly: R6Stat-Sharp.dll
Syntax
public class GenericResponseStats : object

Properties

| Improve this Doc View Source

Gamemode

Declaration
public GenericGamemodeStats Gamemode { get; }
Property Value
Type Description
GenericGamemodeStats
| Improve this Doc View Source

General

Declaration
public GeneralStat General { get; }
Property Value
Type Description
GeneralStat
| Improve this Doc View Source

Queue

Declaration
public GenericQueueStats Queue { get; }
Property Value
Type Description
GenericQueueStats
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX