SwiftlyS2

GameAmmoTypeInfo_t

Interface GameAmmoTypeInfo_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface GameAmmoTypeInfo_t : AmmoTypeInfo_t, ISchemaClass<AmmoTypeInfo_t>, ISchemaClass<GameAmmoTypeInfo_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BuySize

ref int BuySize { get; }
Property Value

Cost

ref int Cost { get; }
Property Value

On this page