Click or drag to resize
IMyCubeBlockUpgradeValues Property

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

Get all values changed by upgrade modules Should only be used as read-only

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
Dictionary<string, float> UpgradeValues { get; }

Property Value

Type: DictionaryString, Single

[Missing <value> documentation for "P:VRage.Game.ModAPI.IMyCubeBlock.UpgradeValues"]

See Also