Click or drag to resize

DesignInputTabsSetBuildingAndFloorIndex Method

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

Namespace:  BrydenWoodUnity.UIElements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetBuildingAndFloorIndex(
	int buildingIndex,
	int floorIndex
)

Parameters

buildingIndex
Type: SystemInt32

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

floorIndex
Type: SystemInt32

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

See Also