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

VRage.Game.ModAPI.Ingame.IMyEntity.GetInventory

Malware edited this page Dec 25, 2018 · 17 revisions

IndexIMyEntity

Summary

private public abstract virtual GetInventory
```csharp

Simply get the MyInventoryBase component stored in this entity.

### Returns



### Example

### Remarks

### Summary

```csharp
private public abstract virtual GetInventory
```csharp

Search for inventory component with maching index.

### Returns

### Example

### Remarks

Clone this wiki locally