Sandbox.ModAPI.Ingame
MyStoreQueryItem
Assembly: Sandbox.Common.dll
public struct MyStoreQueryItem
Describes store query item
Fields
| Member | Description |
|---|---|
| Amount | Gets amount for buy/sell |
| Id | Id of the store item. Ex. Needed for removing item from store. |
| ItemId | Gets definition id of the item |
| PricePerUnit | Gets price per unit |