In upgrades that have multiple levels, it will research the upgrade by the number of levels specified. (it adds the number of levels to the current research level, see SetPlayerTechResearched to set the research level).
SetPlayerTechResearched
The player who the upgrade will be researched for.
The four digit rawcode ID of the upgrade.
The number of levels to add to the current research level of the upgrade.
Generated using TypeDoc
In upgrades that have multiple levels, it will research the upgrade by the number of levels specified. (it adds the number of levels to the current research level, see
SetPlayerTechResearched
to set the research level).