Table of Contents

Class CCSGameRulesProxy

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

Constructors

CCSGameRulesProxy(nint)

public CCSGameRulesProxy(nint pointer)

Parameters

pointer nint

Properties

GameRules

[SchemaMember("CCSGameRulesProxy", "m_pGameRules")]
public CCSGameRules? GameRules { get; }

Property Value

CCSGameRules