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

VRage.Game.ModAPI.Ingame.IMyInventoryItem.Content

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

IndexNamespace IndexIMyInventoryItem

Summary

public MyObjectBuilder_Base Content { get; set; }

Gets or sets content of inventory item. Cast it to VRage.Game.MyObjectBuilder_PhysicalObject

Returns

MyObjectBuilder_Base

Clone this wiki locally