Click or drag to resize
IMyGridProgramHasMainMethod Property

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

Determines whether this grid program has a valid Main method.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Sandbox.ModAPI.IMyGridProgram.HasMainMethod"]

See Also