Sandbox.ModAPI.Ingame.MyStoreQueryItem - bimbam2103/space_engineers GitHub Wiki

IndexNamespace Index

MyStoreQueryItem Struct

public struct MyStoreQueryItem

Describes store query item

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

int Amount

Gets amount for buy/sell

long Id

Id of the store item. Ex. Needed for removing item from store.

SerializableDefinitionId ItemId

Gets definition id of the item

int PricePerUnit

Gets price per unit

⚠️ **GitHub.com Fallback** ⚠️