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

Sandbox.ModAPI.Ingame.IMyBlockGroup

Malware edited this page Dec 25, 2018 · 46 revisions

Index

IMyBlockGroup Interface

private public abstract IMyBlockGroup
```csharp

**Namespace:** [Sandbox.ModAPI.Ingame](Sandbox.ModAPI.Ingame)  
**Assembly:** Sandbox.Common.dll

### Example

### Remarks

###### Properties

|Member|Description|
|---|---|
|[Name](Sandbox.ModAPI.Ingame.IMyBlockGroup.Name)||

###### Methods

|Member|Description|
|---|---|
|[GetBlocks(List, Func)](Sandbox.ModAPI.Ingame.IMyBlockGroup.GetBlocks)||
|[GetBlocksOfType(List, Func)](Sandbox.ModAPI.Ingame.IMyBlockGroup.GetBlocksOfType)||
|[GetBlocksOfType(List, Func)](Sandbox.ModAPI.Ingame.IMyBlockGroup.GetBlocksOfType)||

Clone this wiki locally