Click or drag to resize
IMyPistonBaseTopGrid Property

[This is preliminary documentation and is subject to change.]

Gets the grid attached to the piston top part

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
IMyCubeGrid TopGrid { get; }

Property Value

Type: IMyCubeGrid

[Missing <value> documentation for "P:Sandbox.ModAPI.IMyPistonBase.TopGrid"]

See Also