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

Sandbox.ModAPI.Ingame.IMyGridTerminalSystem

Malware edited this page Dec 25, 2018 · 46 revisions

Index

IMyGridTerminalSystem Interface

public interface IMyGridTerminalSystem

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Example

Remarks

Methods

Member Description
GetBlocks(List)
GetBlockGroups(List, Func)
GetBlocksOfType(List, Func)
GetBlocksOfType(List, Func)
SearchBlocksOfName(string, List, Func)
GetBlockWithName(string)
GetBlockGroupWithName(string)
GetBlockWithId(long)

Clone this wiki locally