IMyMechanicalConnectionBlockTopGrid Property |
v01.180.0 (Beta)[This is preliminary documentation and is subject to change.]
Gets the grid of the attached top part
Namespace: Sandbox.ModAPIAssembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IMyCubeGrid TopGrid { get; }
ReadOnly Property TopGrid As IMyCubeGrid
Get
property IMyCubeGrid^ TopGrid {
IMyCubeGrid^ get ();
}
abstract TopGrid : IMyCubeGrid with get
Property Value
Type:
IMyCubeGridSee Also