Class SellbackPurchaseEntry_t
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class SellbackPurchaseEntry_t : NativeObject
- Inheritance
-
object
SellbackPurchaseEntry_t
- Inherited Members
-
Constructors
SellbackPurchaseEntry_t(nint)
public SellbackPurchaseEntry_t(nint pointer)
Parameters
pointer
nint
Properties
Cost
[SchemaMember("SellbackPurchaseEntry_t", "m_nCost")]
public ref int Cost { get; }
Property Value
- int
DefIdx
[SchemaMember("SellbackPurchaseEntry_t", "m_unDefIdx")]
public ref ushort DefIdx { get; }
Property Value
- ushort
Item
[SchemaMember("SellbackPurchaseEntry_t", "m_hItem")]
public CHandle<CEntityInstance> Item { get; }
Property Value
- CHandle<CEntityInstance>
PrevArmor
[SchemaMember("SellbackPurchaseEntry_t", "m_nPrevArmor")]
public ref int PrevArmor { get; }
Property Value
- int
PrevHelmet
[SchemaMember("SellbackPurchaseEntry_t", "m_bPrevHelmet")]
public ref bool PrevHelmet { get; }
Property Value
- bool