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