Click or drag to resize
IMyUpgradeModule Interface

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

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

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

The IMyUpgradeModule type exposes the following members.

Properties
  NameDescription
Public propertyConnections
Public propertyUpgradeCount
Top
Methods
  NameDescription
Public methodGetUpgradeList
Top
See Also