Click or drag to resize
UtilpowerToString Method

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static string powerToString(
	int power
)

Parameters

power
Type: SystemInt32

[Missing <param name="power"/> documentation for "M:Planetbase.Util.powerToString(System.Int32)"]

Return Value

Type: String

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

See Also