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

Summary

public virtual public interface IMySlimBlock GetCubeBlock(public sealed struct Vector3I pos)

Get cube block at given position

Returns

Block or null if none is present at given position

Example

Remarks

Clone this wiki locally