ResourceAmounts Constructor (ProductAmounts) |
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic ResourceAmounts(
ProductAmounts amounts
)
Public Sub New (
amounts As ProductAmounts
)
public:
ResourceAmounts(
ProductAmounts^ amounts
)
Parameters
- amounts
- Type: PlanetbaseProductAmounts
[Missing <param name="amounts"/> documentation for "M:Planetbase.ResourceAmounts.#ctor(Planetbase.ProductAmounts)"]
See Also