Click or drag to resize
IMyUpgradeModule Interface

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

[Missing <summary> documentation for "T:SpaceEngineers.Game.ModAPI.IMyUpgradeModule"]

Namespace: SpaceEngineers.Game.ModAPI
Assembly: SpaceEngineers.Game (in SpaceEngineers.Game.dll) Version: 1.0.0.0
Syntax
C#
public interface IMyUpgradeModule : IMyUpgradeModule

The IMyUpgradeModule type exposes the following members.

Properties
  NameDescription
Public propertyConnections (Inherited from IMyUpgradeModule.)
Public propertyUpgradeCount (Inherited from IMyUpgradeModule.)
Top
Methods
  NameDescription
Public methodGetUpgradeList (Inherited from IMyUpgradeModule.)
Top
See Also