Click or drag to resize
IMyCubeBuilderFindClosestGrid Method

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

Finds grid to build on

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
IMyCubeGrid FindClosestGrid()

Return Value

Type: IMyCubeGrid
found grid
See Also