Click or drag to resize
MyGridProgram Properties
v01.180.0 (Beta)

[This is preliminary documentation and is subject to change.]

The MyGridProgram type exposes the following members.

Properties
  NameDescription
Public propertyEcho
Prints out text onto the currently running programmable block's detail info area.
Public propertyElapsedTime Obsolete.
Gets the amount of in-game time elapsed from the previous run.
Public propertyGridTerminalSystem
Provides access to the grid terminal system as viewed from this programmable block.
Public propertyMe
Gets a reference to the currently running programmable block.
Public propertyRuntime
Gets runtime information for the running grid program.
Public propertyStorage
Allows you to store data between game sessions.
Top
See Also