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