Click or drag to resize
GuiChartItemRenderercalculateMax Method

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int calculateMax(
	int max
)

Parameters

max
Type: SystemInt32

[Missing <param name="max"/> documentation for "M:Planetbase.GuiChartItemRenderer.calculateMax(System.Int32)"]

Return Value

Type: Int32

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

See Also