IMyUpgradableBlock Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Ingame
public interface IMyUpgradableBlock
The IMyUpgradableBlock type exposes the following members.
Name | Description | |
---|---|---|
UpgradeCount |
number of upgrades applied
|
Name | Description | |
---|---|---|
GetUpgrades |
get list of upgrades (r/o);
string - upgrade type, float - effect value as float (1 = 100%)
|