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