Click or drag to resize
IMyCubeGridIsTrash Method

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

Algorithm used by game to define useless grids to be deleted

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VRage.Game.ModAPI.IMyCubeGrid.IsTrash"]

See Also