Click or drag to resize
ConstructioninitPowerDescription Method

[Missing <summary> documentation for "M:Planetbase.Construction.initPowerDescription(System.Single,System.Single)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void initPowerDescription(
	float powerGeneration,
	float powerCollection
)

Parameters

powerGeneration
Type: SystemSingle

[Missing <param name="powerGeneration"/> documentation for "M:Planetbase.Construction.initPowerDescription(System.Single,System.Single)"]

powerCollection
Type: SystemSingle

[Missing <param name="powerCollection"/> documentation for "M:Planetbase.Construction.initPowerDescription(System.Single,System.Single)"]

See Also