Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.IMyUpgradableBlock.GetUpgrades

Morten Aune Lyrstad edited this page Jun 28, 2020 · 30 revisions

IndexNamespace IndexIMyUpgradableBlock

Summary

public void GetUpgrades(out Dictionary<System.String, System.Single> upgrades)

get list of upgrades (r/o); string - upgrade type, float - effect value as float (1 = 100%)

Parameters

Clone this wiki locally