DesignInputTabsbuildingIndex Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.UIElements.DesignInputTabs.buildingIndex"]
Namespace:
BrydenWoodUnity.UIElements
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic int buildingIndex { get; set; }Public Property buildingIndex As Integer
Get
Set
public:
property int buildingIndex {
int get ();
void set (int value);
}member buildingIndex : int with get, set
Property Value
Type:
Int32
See Also