Class CCSGameRulesProxy
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CCSGameRulesProxy : CGameRulesProxy, IEquatable<CEntityInstance>
- Inheritance
-
objectCCSGameRulesProxy
- Implements
- Inherited Members
Constructors
CCSGameRulesProxy(nint)
public CCSGameRulesProxy(nint pointer)
Parameters
pointer
nint
Properties
GameRules
[SchemaMember("CCSGameRulesProxy", "m_pGameRules")]
public CCSGameRules? GameRules { get; }