Class OperatorResponse
Contains operator stats of a player
Inherited Members
Namespace: R6Stats.Response
Assembly: R6Stat-Sharp.dll
Syntax
public class OperatorResponse : BaseResponse, IAlias, IPayload, IOperatorResponse, IStat
Properties
| Improve this Doc View SourceOperators
Declaration
public IReadOnlyDictionary<string, OperatorStat> Operators { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyDictionary<System.String, OperatorStat> |