SwiftlyS2

CSAdditionalMatchStats_t

Interface CSAdditionalMatchStats_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSAdditionalMatchStats_t : CSAdditionalPerRoundStats_t, ISchemaClass<CSAdditionalPerRoundStats_t>, ISchemaClass<CSAdditionalMatchStats_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

MaxNumRoundsSurvivedStreak

ref int MaxNumRoundsSurvivedStreak { get; }
Property Value

NumClutchKills

ref int NumClutchKills { get; }
Property Value

NumFirstKills

ref int NumFirstKills { get; }
Property Value

NumPistolKills

ref int NumPistolKills { get; }
Property Value

NumRoundsSurvivedStreak

ref int NumRoundsSurvivedStreak { get; }
Property Value

NumRoundsSurvivedTotal

ref int NumRoundsSurvivedTotal { get; }
Property Value

NumSniperKills

ref int NumSniperKills { get; }
Property Value

NumSuicides

ref int NumSuicides { get; }
Property Value

NumTeamKills

ref int NumTeamKills { get; }
Property Value

RoundsWonWithoutPurchase

ref int RoundsWonWithoutPurchase { get; }
Property Value

RoundsWonWithoutPurchaseTotal

ref int RoundsWonWithoutPurchaseTotal { get; }
Property Value

TeamDamage

ref float TeamDamage { get; }
Property Value

On this page