Click or drag to resize
MyGridProgramIMyGridProgramHasSaveMethod Property

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

Determines whether this grid program has a valid Save method.

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

Property Value

Type: Boolean

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

Implements

IMyGridProgramHasSaveMethod
See Also