Click or drag to resize
MyGridProgramIMyGridProgramStorage Property

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

Gets or sets the storage string for this grid program.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
string IMyGridProgram.Storage { get; set; }

Property Value

Type: String

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

Implements

IMyGridProgramStorage
See Also