Table of Contents

Class CSMatchStats_t

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CSMatchStats_t : CSPerRoundStats_t
Inheritance
CSMatchStats_t
Inherited Members

Constructors

CSMatchStats_t(nint)

public CSMatchStats_t(nint pointer)

Parameters

pointer nint

Properties

Enemy2Ks

[SchemaMember("CSMatchStats_t", "m_iEnemy2Ks")]
public ref int Enemy2Ks { get; }

Property Value

int

Enemy3Ks

[SchemaMember("CSMatchStats_t", "m_iEnemy3Ks")]
public ref int Enemy3Ks { get; }

Property Value

int

Enemy4Ks

[SchemaMember("CSMatchStats_t", "m_iEnemy4Ks")]
public ref int Enemy4Ks { get; }

Property Value

int

Enemy5Ks

[SchemaMember("CSMatchStats_t", "m_iEnemy5Ks")]
public ref int Enemy5Ks { get; }

Property Value

int

EnemyKnifeKills

[SchemaMember("CSMatchStats_t", "m_iEnemyKnifeKills")]
public ref int EnemyKnifeKills { get; }

Property Value

int

EnemyTaserKills

[SchemaMember("CSMatchStats_t", "m_iEnemyTaserKills")]
public ref int EnemyTaserKills { get; }

Property Value

int

EntryCount

[SchemaMember("CSMatchStats_t", "m_iEntryCount")]
public ref int EntryCount { get; }

Property Value

int

EntryWins

[SchemaMember("CSMatchStats_t", "m_iEntryWins")]
public ref int EntryWins { get; }

Property Value

int

Flash_Count

[SchemaMember("CSMatchStats_t", "m_iFlash_Count")]
public ref int Flash_Count { get; }

Property Value

int

Flash_Successes

[SchemaMember("CSMatchStats_t", "m_iFlash_Successes")]
public ref int Flash_Successes { get; }

Property Value

int

HealthPointsDealtTotal

[SchemaMember("CSMatchStats_t", "m_nHealthPointsDealtTotal")]
public ref int HealthPointsDealtTotal { get; }

Property Value

int

HealthPointsRemovedTotal

[SchemaMember("CSMatchStats_t", "m_nHealthPointsRemovedTotal")]
public ref int HealthPointsRemovedTotal { get; }

Property Value

int

I1v1Count

[SchemaMember("CSMatchStats_t", "m_i1v1Count")]
public ref int I1v1Count { get; }

Property Value

int

I1v1Wins

[SchemaMember("CSMatchStats_t", "m_i1v1Wins")]
public ref int I1v1Wins { get; }

Property Value

int

I1v2Count

[SchemaMember("CSMatchStats_t", "m_i1v2Count")]
public ref int I1v2Count { get; }

Property Value

int

I1v2Wins

[SchemaMember("CSMatchStats_t", "m_i1v2Wins")]
public ref int I1v2Wins { get; }

Property Value

int

ShotsFiredTotal

[SchemaMember("CSMatchStats_t", "m_nShotsFiredTotal")]
public ref int ShotsFiredTotal { get; }

Property Value

int

ShotsOnTargetTotal

[SchemaMember("CSMatchStats_t", "m_nShotsOnTargetTotal")]
public ref int ShotsOnTargetTotal { get; }

Property Value

int

Utility_Count

[SchemaMember("CSMatchStats_t", "m_iUtility_Count")]
public ref int Utility_Count { get; }

Property Value

int

Utility_Enemies

[SchemaMember("CSMatchStats_t", "m_iUtility_Enemies")]
public ref int Utility_Enemies { get; }

Property Value

int

Utility_Successes

[SchemaMember("CSMatchStats_t", "m_iUtility_Successes")]
public ref int Utility_Successes { get; }

Property Value

int