Table of Contents

Class CPointGamestatsCounter

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CPointGamestatsCounter : CPointEntity, IEquatable<CEntityInstance>
Inheritance
CPointGamestatsCounter
Implements
Inherited Members

Constructors

CPointGamestatsCounter(nint)

public CPointGamestatsCounter(nint pointer)

Parameters

pointer nint

Properties

Disabled

[SchemaMember("CPointGamestatsCounter", "m_bDisabled")]
public ref bool Disabled { get; }

Property Value

bool

StrStatisticName

[SchemaMember("CPointGamestatsCounter", "m_strStatisticName")]
public string StrStatisticName { get; set; }

Property Value

string