Class WeaponPurchaseCount_t
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class WeaponPurchaseCount_t : NativeObject
- Inheritance
-
object
WeaponPurchaseCount_t
- Inherited Members
-
Constructors
WeaponPurchaseCount_t(nint)
public WeaponPurchaseCount_t(nint pointer)
Parameters
pointer
nint
Properties
Count
[SchemaMember("WeaponPurchaseCount_t", "m_nCount")]
public ref ushort Count { get; }
Property Value
- ushort
ItemDefIndex
[SchemaMember("WeaponPurchaseCount_t", "m_nItemDefIndex")]
public ref ushort ItemDefIndex { get; }
Property Value
- ushort