Click or drag to resize

DesignInputTabsGetYForLevel Method

[Missing <summary> documentation for "M:BrydenWoodUnity.UIElements.DesignInputTabs.GetYForLevel(System.Int32,System.Int32)"]

Namespace:  BrydenWoodUnity.UIElements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public float GetYForLevel(
	int buildingIndex,
	int levelIndex
)

Parameters

buildingIndex
Type: SystemInt32

[Missing <param name="buildingIndex"/> documentation for "M:BrydenWoodUnity.UIElements.DesignInputTabs.GetYForLevel(System.Int32,System.Int32)"]

levelIndex
Type: SystemInt32

[Missing <param name="levelIndex"/> documentation for "M:BrydenWoodUnity.UIElements.DesignInputTabs.GetYForLevel(System.Int32,System.Int32)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:BrydenWoodUnity.UIElements.DesignInputTabs.GetYForLevel(System.Int32,System.Int32)"]

See Also