[This is preliminary documentation and is subject to change.]
Gets or sets the parent.
Namespace: VRage.Game.EntityAssembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax public MyEntity Parent { get; }
Property Value
Type:
MyEntity
The parent.
See Also