Table of Contents

Class CFuncNavBlocker

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

Constructors

CFuncNavBlocker(nint)

public CFuncNavBlocker(nint pointer)

Parameters

pointer nint

Properties

BlockedTeamNumber

[SchemaMember("CFuncNavBlocker", "m_nBlockedTeamNumber")]
public ref int BlockedTeamNumber { get; }

Property Value

int

Disabled

[SchemaMember("CFuncNavBlocker", "m_bDisabled")]
public ref bool Disabled { get; }

Property Value

bool