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

Sandbox.ModAPI.Ingame.IMyGridTerminalSystem

Malware edited this page Dec 25, 2018 · 45 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