ProductAmountsmProductAmounts Field |
[Missing <summary> documentation for "F:Planetbase.ProductAmounts.mProductAmounts"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public Dictionary<string, ProductAmount> mProductAmounts
<NonSerializedAttribute>
Public mProductAmounts As Dictionary(Of String, ProductAmount)
public:
[NonSerializedAttribute]
Dictionary<String^, ProductAmount^>^ mProductAmounts
Field Value
Type:
DictionaryString,
ProductAmount
See Also