Table of Contents

Class CItemDefuser

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

Constructors

CItemDefuser(nint)

public CItemDefuser(nint pointer)

Parameters

pointer nint

Properties

EntitySpottedState

[SchemaMember("CItemDefuser", "m_entitySpottedState")]
public EntitySpottedState_t EntitySpottedState { get; }

Property Value

EntitySpottedState_t

SpotRules

[SchemaMember("CItemDefuser", "m_nSpotRules")]
public ref int SpotRules { get; }

Property Value

int