ProceduralBuildingManagercurrentCorridorWidth Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.DesignData.ProceduralBuildingManager.currentCorridorWidth"]
Namespace:
BrydenWoodUnity.DesignData
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic float currentCorridorWidth { get; }
Public ReadOnly Property currentCorridorWidth As Single
Get
public:
property float currentCorridorWidth {
float get ();
}
member currentCorridorWidth : float32 with get
Property Value
Type:
Single
See Also