BuildingElementbuildingName Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.UIElements.BuildingElement.buildingName"]
Namespace:
BrydenWoodUnity.UIElements
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic string buildingName { get; set; }
Public Property buildingName As String
Get
Set
public:
property String^ buildingName {
String^ get ();
void set (String^ value);
}
member buildingName : string with get, set
Property Value
Type:
String
See Also