SwiftlyS2

CEconItemAttribute

Interface CEconItemAttribute

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CEconItemAttribute : ISchemaClass<CEconItemAttribute>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AttributeDefinitionIndex

ref ushort AttributeDefinitionIndex { get; }
Property Value

InitialValue

ref float InitialValue { get; }
Property Value

RefundableCurrency

ref int RefundableCurrency { get; }
Property Value

SetBonus

ref bool SetBonus { get; }
Property Value

Value

ref float Value { get; }
Property Value

Methods

AttributeDefinitionIndexUpdated()

void AttributeDefinitionIndexUpdated()

InitialValueUpdated()

void InitialValueUpdated()

RefundableCurrencyUpdated()

void RefundableCurrencyUpdated()

SetBonusUpdated()

void SetBonusUpdated()

ValueUpdated()

void ValueUpdated()

On this page