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 SourceGamemode
Declaration
public GenericGamemodeStats Gamemode { get; }
Property Value
| Type | Description |
|---|---|
| GenericGamemodeStats |
General
Declaration
public GeneralStat General { get; }
Property Value
| Type | Description |
|---|---|
| GeneralStat |
Queue
Declaration
public GenericQueueStats Queue { get; }
Property Value
| Type | Description |
|---|---|
| GenericQueueStats |