Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.ModAPI.Ingame.IMyCubeGrid.GetCubeBlock

Malware edited this page Dec 25, 2018 · 14 revisions

IndexIMyCubeGrid

csharp[IMySlimBlock](VRage.Game.ModAPI.Ingame.IMySlimBlock) GetCubeBlock([Vector3I](VRageMath.Vector3I) pos)##### Summary

Get cube block at given position

Returns

Block or null if none is present at given position

Clone this wiki locally