Table of Contents

Class CRuleEntity

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CRuleEntity : CBaseModelEntity, IEquatable<CEntityInstance>
Inheritance
CRuleEntity
Implements
Derived
Inherited Members

Constructors

CRuleEntity(nint)

public CRuleEntity(nint pointer)

Parameters

pointer nint

Properties

Master

[SchemaMember("CRuleEntity", "m_iszMaster")]
public string Master { get; set; }

Property Value

string