Click or drag to resize
MyGridProgramRuntime Property

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

Gets runtime information for the running grid program.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
public virtual IMyGridProgramRuntimeInfo Runtime { get; }

Property Value

Type: IMyGridProgramRuntimeInfo

[Missing <value> documentation for "P:Sandbox.ModAPI.Ingame.MyGridProgram.Runtime"]

See Also