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