|
Space Engineers
|
Public Attributes | |
| SerializableDefinitionId | Id |
| string | Amount |
| Amount of item required or produced. For discrete objects this refers to pieces. For ingots and ore, this refers to volume in m^3. More... | |
Properties | |
| string | TypeId [get, set] |
| string | SubtypeId [get, set] |
Definition at line 8 of file BlueprintItem.cs.
| string VRage.Game.BlueprintItem.Amount |
Amount of item required or produced. For discrete objects this refers to pieces. For ingots and ore, this refers to volume in m^3.
Definition at line 34 of file BlueprintItem.cs.
| SerializableDefinitionId VRage.Game.BlueprintItem.Id |
Definition at line 12 of file BlueprintItem.cs.
|
getset |
Definition at line 23 of file BlueprintItem.cs.
|
getset |
Definition at line 16 of file BlueprintItem.cs.
1.8.8