Class CPointGamestatsCounter
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CPointGamestatsCounter : CPointEntity, IEquatable<CEntityInstance>
- Inheritance
-
objectCPointGamestatsCounter
- 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
StrStatisticName
[SchemaMember("CPointGamestatsCounter", "m_strStatisticName")]
public string StrStatisticName { get; set; }