Table of Contents

Class CEconItemAttribute

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CEconItemAttribute : NativeObject
Inheritance
CEconItemAttribute
Inherited Members

Constructors

CEconItemAttribute(nint)

public CEconItemAttribute(nint pointer)

Parameters

pointer nint

Properties

AttributeDefinitionIndex

[SchemaMember("CEconItemAttribute", "m_iAttributeDefinitionIndex")]
public ref ushort AttributeDefinitionIndex { get; }

Property Value

ushort

InitialValue

[SchemaMember("CEconItemAttribute", "m_flInitialValue")]
public ref float InitialValue { get; }

Property Value

float

RefundableCurrency

[SchemaMember("CEconItemAttribute", "m_nRefundableCurrency")]
public ref int RefundableCurrency { get; }

Property Value

int

SetBonus

[SchemaMember("CEconItemAttribute", "m_bSetBonus")]
public ref bool SetBonus { get; }

Property Value

bool

Value

[SchemaMember("CEconItemAttribute", "m_flValue")]
public ref float Value { get; }

Property Value

float