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