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