Class MyObjectBuilder_StoreItem
Inheritance
System.Object
MyObjectBuilder_StoreItem
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_StoreItem : Object
Constructors
MyObjectBuilder_StoreItem()
Declaration
public MyObjectBuilder_StoreItem()
Fields
Amount
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Id
Declaration
Field Value
Type |
Description |
System.Int64 |
|
IsCustomStoreItem
Declaration
public bool IsCustomStoreItem
Field Value
Type |
Description |
System.Boolean |
|
Item
Declaration
[Serialize]
public Nullable<SerializableDefinitionId> Item
Field Value
ItemType
Declaration
public ItemTypes ItemType
Field Value
PrefabName
Declaration
[Serialize]
public string PrefabName
Field Value
Type |
Description |
System.String |
|
PrefabTotalPcu
Declaration
public int PrefabTotalPcu
Field Value
Type |
Description |
System.Int32 |
|
PricePerUnit
Declaration
Field Value
Type |
Description |
System.Int32 |
|
PricePerUnitDiscount
Declaration
public float PricePerUnitDiscount
Field Value
Type |
Description |
System.Single |
|
RemovedAmount
Declaration
Field Value
Type |
Description |
System.Int32 |
|
StoreItemType
Declaration
public StoreItemTypes StoreItemType
Field Value
UpdateCount
Declaration
Field Value
Type |
Description |
System.Byte |
|