Class CRulePointEntity
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CRulePointEntity : CRuleEntity, IEquatable<CEntityInstance>
- Inheritance
-
objectCRulePointEntity
- Implements
- Derived
- Inherited Members
Constructors
CRulePointEntity(nint)
public CRulePointEntity(nint pointer)
Parameters
pointer
nint
Properties
Score
[SchemaMember("CRulePointEntity", "m_Score")]
public ref int Score { get; }