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