Table of Contents

Class CRulePointEntity

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CRulePointEntity : CRuleEntity, IEquatable<CEntityInstance>
Inheritance
CRulePointEntity
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; }

Property Value

int