Click or drag to resize
ResourceAmountsgetAmount Method (Int32)

[Missing <summary> documentation for "M:Planetbase.ResourceAmounts.getAmount(System.Int32)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public ResourceAmount getAmount(
	int i
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:Planetbase.ResourceAmounts.getAmount(System.Int32)"]

Return Value

Type: ResourceAmount

[Missing <returns> documentation for "M:Planetbase.ResourceAmounts.getAmount(System.Int32)"]

See Also