Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.Game.ModAPI.Ingame.IMyCubeGrid.CubeExists

Morten Aune Lyrstad edited this page Feb 3, 2022 · 16 revisions

IndexNamespace IndexIMyCubeGrid

Summary

public bool CubeExists(Vector3I pos)

Returns true if there is any block occupying given position

Returns

bool

True if block exists

Parameters

Clone this wiki locally