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

Sandbox.ModAPI.Ingame.MyGridProgram

Morten Aune Lyrstad edited this page Jun 24, 2020 · 53 revisions

IndexNamespace Index

MyGridProgram Class

public abstract class MyGridProgram: IMyGridProgram

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

Implements:

Properties

Member Description
GridTerminalSystem { get; protected set; }
Me { get; protected set; }
ElapsedTime { get; protected set; } Obsolete: Use Runtime.TimeSinceLastRun instead
Runtime { get; protected set; }
Storage { get; protected set; }
Echo { get; protected set; }
IGC { get; }

Clone this wiki locally