ProceduralRoomhasBalcony Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.DesignData.ProceduralRoom.hasBalcony"]
Namespace:
BrydenWoodUnity.DesignData
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic bool hasBalcony { get; set; }
Public Property hasBalcony As Boolean
Get
Set
public:
property bool hasBalcony {
bool get ();
void set (bool value);
}
member hasBalcony : bool with get, set
Property Value
Type:
Boolean
See Also