Show / Hide Table of Contents

Class OperatorResponse

Contains operator stats of a player

Inheritance
System.Object
BaseResponse
OperatorResponse
Implements
IAlias
IPayload
IOperatorResponse
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 OperatorResponse : BaseResponse, IAlias, IPayload, IOperatorResponse, IStat

Properties

| Improve this Doc View Source

Operators

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

Implements

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