Click or drag to resize
IMyCubeBlockCubeGrid Property

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

Grid in which the block is placed

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
IMyCubeGrid CubeGrid { get; }

Property Value

Type: IMyCubeGrid

[Missing <value> documentation for "P:VRage.Game.ModAPI.IMyCubeBlock.CubeGrid"]

See Also